@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_ee46282a-0f32-1032-a139-71b43a26e91b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_1, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_2, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_3, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_4, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_5, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_6, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_7, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_8, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_9, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_10, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_11, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_12, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_13, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_14, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_15, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_16, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_17, oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_18 ;
  a2a:hasEvent oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_0, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_1, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_2, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_3, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_4, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_5, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_6, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_7, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_8, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_9, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_10, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_11, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_12, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_13, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_14, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_15, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_16, oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_17 ;
  a2a:hasSource oa:source_cod_ee46282a-0f32-1032-a139-71b43a26e91b .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_1
  a a2a:Person ;
  rdfs:label "Berendina Jeths" ;
  a2a:PersonName [
    rdfs:label "Berendina Jeths" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1884-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_2
  a a2a:Person ;
  rdfs:label "Johanna Jeths" ;
  a2a:PersonName [
    rdfs:label "Johanna Jeths" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1902-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_3
  a a2a:Person ;
  rdfs:label "Barend J. Jonker" ;
  a2a:PersonName [
    rdfs:label "Barend J. Jonker" ;
    a2a:PersonNameFirstName "Barend J." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1877-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_4
  a a2a:Person ;
  rdfs:label "Antje de Graaf" ;
  a2a:PersonName [
    rdfs:label "Antje de Graaf" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1893-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_5
  a a2a:Person ;
  rdfs:label "Marinus Jeths" ;
  a2a:PersonName [
    rdfs:label "Marinus Jeths" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1862-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_6
  a a2a:Person ;
  rdfs:label "Zwaantje Jeths" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Jeths" ;
    a2a:PersonNameFirstName "Zwaantje" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1893-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_7
  a a2a:Person ;
  rdfs:label "Martha Jeths" ;
  a2a:PersonName [
    rdfs:label "Martha Jeths" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1898-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_8
  a a2a:Person ;
  rdfs:label "Antoon van der Kaaij" ;
  a2a:PersonName [
    rdfs:label "Antoon van der Kaaij" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kaaij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1883-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_9
  a a2a:Person ;
  rdfs:label "Berendina Fubelaar" ;
  a2a:PersonName [
    rdfs:label "Berendina Fubelaar" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Fubelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1887-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_10
  a a2a:Person ;
  rdfs:label "Antje de Graaf" ;
  a2a:PersonName [
    rdfs:label "Antje de Graaf" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1893-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_11
  a a2a:Person ;
  rdfs:label "Geertruida Jeths" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jeths" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1895-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_12
  a a2a:Person ;
  rdfs:label "Hendrika Jeths" ;
  a2a:PersonName [
    rdfs:label "Hendrika Jeths" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1891-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_13
  a a2a:Person ;
  rdfs:label "Martinus Jeths" ;
  a2a:PersonName [
    rdfs:label "Martinus Jeths" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1862-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_14
  a a2a:Person ;
  rdfs:label "Frederika Jeths" ;
  a2a:PersonName [
    rdfs:label "Frederika Jeths" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1887-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_15
  a a2a:Person ;
  rdfs:label "Willem Jeths" ;
  a2a:PersonName [
    rdfs:label "Willem Jeths" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1899-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_16
  a a2a:Person ;
  rdfs:label "Willemina Jeths" ;
  a2a:PersonName [
    rdfs:label "Willemina Jeths" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1888-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_17
  a a2a:Person ;
  rdfs:label "Johannes Jurriens" ;
  a2a:PersonName [
    rdfs:label "Johannes Jurriens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Jurriens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1891-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_18
  a a2a:Person ;
  rdfs:label "Geertje Rouwenhorst" ;
  a2a:PersonName [
    rdfs:label "Geertje Rouwenhorst" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Rouwenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1862-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_1 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_2 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_3 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_4 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_5 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_6 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_7 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_8 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_9 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_10 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_11 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_12 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_13 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_14 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_15 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_16 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_17 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:relationep_cod_ee46282a-0f32-1032-a139-71b43a26e91b_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Person5145852_18 ;
  a2a:EventKeyRef oa:event_cod_ee46282a-0f32-1032-a139-71b43a26e91b_Event1 .

oa:source_cod_ee46282a-0f32-1032-a139-71b43a26e91b
  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 "75" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 75"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5145852" ;
  a2a:RecordIdentifier "5145852" ;
  a2a:RecordGUID "{ee46282a-0f32-1032-a139-71b43a26e91b}" ;
  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" .

