@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_4a358f97-10b8-5217-3c57-b4e761095930
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_1, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_2, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_3, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_4, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_5, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_6, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_7, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_8, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_9, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_10, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_11, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_12, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_13, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_14, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_15, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_16, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_17, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_18, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_19, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_20, oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_21 ;
  a2a:hasEvent oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_0, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_1, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_2, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_3, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_4, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_5, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_6, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_7, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_8, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_9, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_10, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_11, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_12, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_13, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_14, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_15, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_16, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_17, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_18, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_19, oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_20 ;
  a2a:hasSource oa:source_cod_4a358f97-10b8-5217-3c57-b4e761095930 .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_1
  a a2a:Person ;
  rdfs:label "Hendrikus Mensink" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Mensink" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Mensink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1885-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_2
  a a2a:Person ;
  rdfs:label "August Kerkhoven" ;
  a2a:PersonName [
    rdfs:label "August Kerkhoven" ;
    a2a:PersonNameFirstName "August" ;
    a2a:PersonNameLastName "Kerkhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1903-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bandoeng" ;
    rdfs:label "Bandoeng"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_3
  a a2a:Person ;
  rdfs:label "Sara R. Kingma" ;
  a2a:PersonName [
    rdfs:label "Sara R. Kingma" ;
    a2a:PersonNameFirstName "Sara R." ;
    a2a:PersonNameLastName "Kingma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1848-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_4
  a a2a:Person ;
  rdfs:label "Hendrika Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Hendrika Koldenhof" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1855-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_5
  a a2a:Person ;
  rdfs:label "Jannetje Pree" ;
  a2a:PersonName [
    rdfs:label "Jannetje Pree" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Pree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1874-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_6
  a a2a:Person ;
  rdfs:label "Johan A.C.R. Kingma" ;
  a2a:PersonName [
    rdfs:label "Johan A.C.R. Kingma" ;
    a2a:PersonNameFirstName "Johan A.C.R." ;
    a2a:PersonNameLastName "Kingma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1876-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_7
  a a2a:Person ;
  rdfs:label "Gazina J. Huizinga" ;
  a2a:PersonName [
    rdfs:label "Gazina J. Huizinga" ;
    a2a:PersonNameFirstName "Gazina J." ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1898-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_8
  a a2a:Person ;
  rdfs:label "Albert Kloosterboer" ;
  a2a:PersonName [
    rdfs:label "Albert Kloosterboer" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Kloosterboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1838-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilp" ;
    rdfs:label "Wilp"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_9
  a a2a:Person ;
  rdfs:label "Dirk Nieman" ;
  a2a:PersonName [
    rdfs:label "Dirk Nieman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Nieman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1899-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_10
  a a2a:Person ;
  rdfs:label "Isabella G. Thomson" ;
  a2a:PersonName [
    rdfs:label "Isabella G. Thomson" ;
    a2a:PersonNameFirstName "Isabella G." ;
    a2a:PersonNameLastName "Thomson"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1844-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_11
  a a2a:Person ;
  rdfs:label "Maria L. Harders" ;
  a2a:PersonName [
    rdfs:label "Maria L. Harders" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNameLastName "Harders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1872-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Trogong (Java)" ;
    rdfs:label "Trogong (Java)"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_12
  a a2a:Person ;
  rdfs:label "Augustus E. Kerkhoven" ;
  a2a:PersonName [
    rdfs:label "Augustus E. Kerkhoven" ;
    a2a:PersonNameFirstName "Augustus E." ;
    a2a:PersonNameLastName "Kerkhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1858-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_13
  a a2a:Person ;
  rdfs:label "Aaltje Kloosterboer" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kloosterboer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kloosterboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1882-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_14
  a a2a:Person ;
  rdfs:label "Willemina B. Kloosterboer" ;
  a2a:PersonName [
    rdfs:label "Willemina B. Kloosterboer" ;
    a2a:PersonNameFirstName "Willemina B." ;
    a2a:PersonNameLastName "Kloosterboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1887-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_15
  a a2a:Person ;
  rdfs:label "Gatske Schotanus" ;
  a2a:PersonName [
    rdfs:label "Gatske Schotanus" ;
    a2a:PersonNameFirstName "Gatske" ;
    a2a:PersonNameLastName "Schotanus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1882-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barradeel" ;
    rdfs:label "Barradeel"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_16
  a a2a:Person ;
  rdfs:label "Frida Lümkermann" ;
  a2a:PersonName [
    rdfs:label "Frida Lümkermann" ;
    a2a:PersonNameFirstName "Frida" ;
    a2a:PersonNameLastName "Lümkermann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1900-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Osnabrück (Dld.)" ;
    rdfs:label "Osnabrück (Dld.)"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_17
  a a2a:Person ;
  rdfs:label "Margje Verwijs" ;
  a2a:PersonName [
    rdfs:label "Margje Verwijs" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNameLastName "Verwijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1902-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_18
  a a2a:Person ;
  rdfs:label "Tamme H. Kremer" ;
  a2a:PersonName [
    rdfs:label "Tamme H. Kremer" ;
    a2a:PersonNameFirstName "Tamme H." ;
    a2a:PersonNameLastName "Kremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1879-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_19
  a a2a:Person ;
  rdfs:label "Henri L. Kuipers" ;
  a2a:PersonName [
    rdfs:label "Henri L. Kuipers" ;
    a2a:PersonNameFirstName "Henri L." ;
    a2a:PersonNameLastName "Kuipers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1881-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_20
  a a2a:Person ;
  rdfs:label "Steventje Peppinck" ;
  a2a:PersonName [
    rdfs:label "Steventje Peppinck" ;
    a2a:PersonNameFirstName "Steventje" ;
    a2a:PersonNameLastName "Peppinck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1880-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_21
  a a2a:Person ;
  rdfs:label "Johannes J. Schoemaker" ;
  a2a:PersonName [
    rdfs:label "Johannes J. Schoemaker" ;
    a2a:PersonNameFirstName "Johannes J." ;
    a2a:PersonNameLastName "Schoemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1876-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_1 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_2 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_3 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_4 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_5 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_6 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_7 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_8 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_9 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_10 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_11 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_12 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_13 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_14 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_15 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_16 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_17 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_18 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_19 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_20 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:relationep_cod_4a358f97-10b8-5217-3c57-b4e761095930_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a358f97-10b8-5217-3c57-b4e761095930_Person5366280_21 ;
  a2a:EventKeyRef oa:event_cod_4a358f97-10b8-5217-3c57-b4e761095930_Event1 .

oa:source_cod_4a358f97-10b8-5217-3c57-b4e761095930
  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 "120" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 120"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5366280" ;
  a2a:RecordIdentifier "5366280" ;
  a2a:RecordGUID "{4a358f97-10b8-5217-3c57-b4e761095930}" ;
  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" .

