@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_73485d55-ecf2-a2d3-f86c-78f83c15a233
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1886)" ;
  a2a:hasPerson oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_1, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_2, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_3, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_4, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_5, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_6, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_7, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_8, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_9, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_10, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_11, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_12, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_13, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_14, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_15, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_16, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_17, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_18, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_19, oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_20 ;
  a2a:hasEvent oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_0, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_1, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_2, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_3, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_4, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_5, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_6, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_7, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_8, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_9, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_10, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_11, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_12, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_13, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_14, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_15, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_16, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_17, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_18, oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_19 ;
  a2a:hasSource oa:source_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233 .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_1
  a a2a:Person ;
  rdfs:label "Elisabeth Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Broekhuis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1853-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_2
  a a2a:Person ;
  rdfs:label "Elisabeth Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Broekhuis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1879-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_3
  a a2a:Person ;
  rdfs:label "Hartger Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Hartger Broekhuis" ;
    a2a:PersonNameFirstName "Hartger" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1863-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_4
  a a2a:Person ;
  rdfs:label "Frederik van de Vlekkert" ;
  a2a:PersonName [
    rdfs:label "Frederik van de Vlekkert" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vlekkert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1884-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_5
  a a2a:Person ;
  rdfs:label "Jacob Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Jacob Broekhuis" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1866-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_6
  a a2a:Person ;
  rdfs:label "Aaldert Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Aaldert Nijdeken" ;
    a2a:PersonNameFirstName "Aaldert" ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1852-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_7
  a a2a:Person ;
  rdfs:label "Martinus Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Martinus Broekhuis" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1830-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_8
  a a2a:Person ;
  rdfs:label "Hendrica J. Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Hendrica J. Nijdeken" ;
    a2a:PersonNameFirstName "Hendrica J." ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1878-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_9
  a a2a:Person ;
  rdfs:label "Rutger Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Rutger Broekhuis" ;
    a2a:PersonNameFirstName "Rutger" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1886-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_10
  a a2a:Person ;
  rdfs:label "Gijsberta Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Buitenhuis" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1852-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_11
  a a2a:Person ;
  rdfs:label "Janna Kiezebrink" ;
  a2a:PersonName [
    rdfs:label "Janna Kiezebrink" ;
    a2a:PersonNameFirstName "Janna" ;
    a2a:PersonNameLastName "Kiezebrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1856-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_12
  a a2a:Person ;
  rdfs:label "Johanna Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Johanna Nijdeken" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1880-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_13
  a a2a:Person ;
  rdfs:label "Hendrik Wolters" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wolters" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1809-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_14
  a a2a:Person ;
  rdfs:label "Hendrik R. Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik R. Broekhuis" ;
    a2a:PersonNameFirstName "Hendrik R." ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1879-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_15
  a a2a:Person ;
  rdfs:label "Gesina van de Vlekkert" ;
  a2a:PersonName [
    rdfs:label "Gesina van de Vlekkert" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vlekkert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1880-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_16
  a a2a:Person ;
  rdfs:label "Dirkje Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Dirkje Broekhuis" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1875-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_17
  a a2a:Person ;
  rdfs:label "Lamberta H. Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Lamberta H. Broekhuis" ;
    a2a:PersonNameFirstName "Lamberta H." ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1873-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_18
  a a2a:Person ;
  rdfs:label "Martina G. Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Martina G. Broekhuis" ;
    a2a:PersonNameFirstName "Martina G." ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1882-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_19
  a a2a:Person ;
  rdfs:label "Geertje Heethaar" ;
  a2a:PersonName [
    rdfs:label "Geertje Heethaar" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Heethaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1842-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_20
  a a2a:Person ;
  rdfs:label "Aleida J. Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Aleida J. Nijdeken" ;
    a2a:PersonNameFirstName "Aleida J." ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1885-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_1 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_2 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_3 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_4 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_5 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_6 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_7 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_8 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_9 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_10 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_11 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_12 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_13 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_14 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_15 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_16 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_17 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_18 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_19 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:relationep_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Person4792939_20 ;
  a2a:EventKeyRef oa:event_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233_Event1 .

oa:source_cod_73485d55-ecf2-a2d3-f86c-78f83c15a233
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1886-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1886 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "CODA, Apeldoorn, 1870-1886 Wijk A - Apeldoorn dorp, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12240224" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4792939"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4792939" ;
  a2a:RecordIdentifier "4792939" ;
  a2a:RecordGUID "{73485d55-ecf2-a2d3-f86c-78f83c15a233}" ;
  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" .

