@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_af092f92-7bf9-74d6-161f-76a7e75e43c3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_1, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_2, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_3, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_4, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_5, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_6, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_7, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_8, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_9, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_10, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_11, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_12, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_13, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_14, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_15, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_16, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_17, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_18, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_19, oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_20 ;
  a2a:hasEvent oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_0, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_1, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_2, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_3, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_4, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_5, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_6, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_7, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_8, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_9, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_10, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_11, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_12, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_13, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_14, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_15, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_16, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_17, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_18, oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_19 ;
  a2a:hasSource oa:source_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3 .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_1
  a a2a:Person ;
  rdfs:label "Christoffel Berkhout" ;
  a2a:PersonName [
    rdfs:label "Christoffel Berkhout" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1846-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_2
  a a2a:Person ;
  rdfs:label "Hendrika Vos" ;
  a2a:PersonName [
    rdfs:label "Hendrika Vos" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1852-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_3
  a a2a:Person ;
  rdfs:label "Petronella Chr. Berkhout" ;
  a2a:PersonName [
    rdfs:label "Petronella Chr. Berkhout" ;
    a2a:PersonNameFirstName "Petronella Chr." ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1877-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_4
  a a2a:Person ;
  rdfs:label "Johan M.C.A. Engelhart" ;
  a2a:PersonName [
    rdfs:label "Johan M.C.A. Engelhart" ;
    a2a:PersonNameFirstName "Johan M.C.A." ;
    a2a:PersonNameLastName "Engelhart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1871-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_5
  a a2a:Person ;
  rdfs:label "Petronella Matser" ;
  a2a:PersonName [
    rdfs:label "Petronella Matser" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Matser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1847-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_6
  a a2a:Person ;
  rdfs:label "Frederik Vogelaar" ;
  a2a:PersonName [
    rdfs:label "Frederik Vogelaar" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Vogelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1862-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_7
  a a2a:Person ;
  rdfs:label "Berend Albers" ;
  a2a:PersonName [
    rdfs:label "Berend Albers" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1847-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_8
  a a2a:Person ;
  rdfs:label "Hendrik Albers" ;
  a2a:PersonName [
    rdfs:label "Hendrik Albers" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1884-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_9
  a a2a:Person ;
  rdfs:label "Hendrik J. Albers" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Albers" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1872-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_10
  a a2a:Person ;
  rdfs:label "Berendina Albers" ;
  a2a:PersonName [
    rdfs:label "Berendina Albers" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1880-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_11
  a a2a:Person ;
  rdfs:label "Arnoldus Berkhout" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Berkhout" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1879-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_12
  a a2a:Person ;
  rdfs:label "Johanna P. Berkhout" ;
  a2a:PersonName [
    rdfs:label "Johanna P. Berkhout" ;
    a2a:PersonNameFirstName "Johanna P." ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1875-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_13
  a a2a:Person ;
  rdfs:label "Johannes A. Berkhout" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Berkhout" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1873-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_14
  a a2a:Person ;
  rdfs:label "Abraham Getkale" ;
  a2a:PersonName [
    rdfs:label "Abraham Getkale" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Getkale"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1860-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_15
  a a2a:Person ;
  rdfs:label "Aalbert Mestje" ;
  a2a:PersonName [
    rdfs:label "Aalbert Mestje" ;
    a2a:PersonNameFirstName "Aalbert" ;
    a2a:PersonNameLastName "Mestje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1833-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Bilt" ;
    rdfs:label "De Bilt"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_16
  a a2a:Person ;
  rdfs:label "Hermen Albers" ;
  a2a:PersonName [
    rdfs:label "Hermen Albers" ;
    a2a:PersonNameFirstName "Hermen" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1874-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_17
  a a2a:Person ;
  rdfs:label "Hendrika Albers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Albers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1882-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_18
  a a2a:Person ;
  rdfs:label "Johan M.A. Engelhart" ;
  a2a:PersonName [
    rdfs:label "Johan M.A. Engelhart" ;
    a2a:PersonNameFirstName "Johan M.A." ;
    a2a:PersonNameLastName "Engelhart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1899-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_19
  a a2a:Person ;
  rdfs:label "Maria L. Tellegen" ;
  a2a:PersonName [
    rdfs:label "Maria L. Tellegen" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNameLastName "Tellegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1871-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "West-Indië" ;
    rdfs:label "West-Indië"
  ] .

oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_20
  a a2a:Person ;
  rdfs:label "Antoinetta M.I. White" ;
  a2a:PersonName [
    rdfs:label "Antoinetta M.I. White" ;
    a2a:PersonNameFirstName "Antoinetta M.I." ;
    a2a:PersonNameLastName "White"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1844-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "West India" ;
    rdfs:label "West India"
  ] .

oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_1 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_2 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_3 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_4 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_5 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_6 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_7 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_8 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_9 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_10 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_11 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_12 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_13 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_14 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_15 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_16 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_17 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_18 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_19 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:relationep_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Person5069204_20 ;
  a2a:EventKeyRef oa:event_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3_Event1 .

oa:source_cod_af092f92-7bf9-74d6-161f-76a7e75e43c3
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk J - Weenum" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk J - Weenum, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12206801" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5069204"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5069204" ;
  a2a:RecordIdentifier "5069204" ;
  a2a:RecordGUID "{af092f92-7bf9-74d6-161f-76a7e75e43c3}" ;
  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" .

