@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_4ae1e322-3039-0ba4-de5d-9355f90586c5
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1910)" ;
  a2a:hasPerson oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_1, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_2, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_3, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_4, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_5, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_6, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_7, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_8, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_9, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_10, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_11, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_12, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_13, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_14, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_15, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_16, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_17, oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_18 ;
  a2a:hasEvent oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_0, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_1, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_2, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_3, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_4, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_5, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_6, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_7, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_8, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_9, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_10, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_11, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_12, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_13, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_14, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_15, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_16, oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_17 ;
  a2a:hasSource oa:source_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5 .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_1
  a a2a:Person ;
  rdfs:label "Elsje Mulder" ;
  a2a:PersonName [
    rdfs:label "Elsje Mulder" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1901-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_2
  a a2a:Person ;
  rdfs:label "Wilhelmina Ploeg" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Ploeg" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1886-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_3
  a a2a:Person ;
  rdfs:label "Aleida G. Heisterkamp" ;
  a2a:PersonName [
    rdfs:label "Aleida G. Heisterkamp" ;
    a2a:PersonNameFirstName "Aleida G." ;
    a2a:PersonNameLastName "Heisterkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1855-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_4
  a a2a:Person ;
  rdfs:label "Lambertus W. Muller" ;
  a2a:PersonName [
    rdfs:label "Lambertus W. Muller" ;
    a2a:PersonNameFirstName "Lambertus W." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1907-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_5
  a a2a:Person ;
  rdfs:label "Louis R. Muller" ;
  a2a:PersonName [
    rdfs:label "Louis R. Muller" ;
    a2a:PersonNameFirstName "Louis R." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1909-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_6
  a a2a:Person ;
  rdfs:label "Christina C.M. Hoeve" ;
  a2a:PersonName [
    rdfs:label "Christina C.M. Hoeve" ;
    a2a:PersonNameFirstName "Christina C.M." ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1873-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_7
  a a2a:Person ;
  rdfs:label "Willempien Koes" ;
  a2a:PersonName [
    rdfs:label "Willempien Koes" ;
    a2a:PersonNameFirstName "Willempien" ;
    a2a:PersonNameLastName "Koes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1861-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinen" ;
    rdfs:label "Ruinen"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_8
  a a2a:Person ;
  rdfs:label "Adriana Taapken" ;
  a2a:PersonName [
    rdfs:label "Adriana Taapken" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Taapken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1863-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waddinxveen" ;
    rdfs:label "Waddinxveen"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_9
  a a2a:Person ;
  rdfs:label "Johanna H.J. van Marken" ;
  a2a:PersonName [
    rdfs:label "Johanna H.J. van Marken" ;
    a2a:PersonNameFirstName "Johanna H.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1886-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Samarang" ;
    rdfs:label "Samarang"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_10
  a a2a:Person ;
  rdfs:label "Fenna Mulder" ;
  a2a:PersonName [
    rdfs:label "Fenna Mulder" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1898-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_11
  a a2a:Person ;
  rdfs:label "Jan Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan Mulder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1862-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_12
  a a2a:Person ;
  rdfs:label "Jan Mulder" ;
  a2a:PersonName [
    rdfs:label "Jan Mulder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1895-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_13
  a a2a:Person ;
  rdfs:label "Dina Jansen" ;
  a2a:PersonName [
    rdfs:label "Dina Jansen" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1882-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_14
  a a2a:Person ;
  rdfs:label "Wilhelmina J.H. van Marken" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J.H. van Marken" ;
    a2a:PersonNameFirstName "Wilhelmina J.H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1896-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Semarang" ;
    rdfs:label "Semarang"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_15
  a a2a:Person ;
  rdfs:label "Herman L. Muller" ;
  a2a:PersonName [
    rdfs:label "Herman L. Muller" ;
    a2a:PersonNameFirstName "Herman L." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1906-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_16
  a a2a:Person ;
  rdfs:label "Teunis Geurts" ;
  a2a:PersonName [
    rdfs:label "Teunis Geurts" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1855-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_17
  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_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_18
  a a2a:Person ;
  rdfs:label "Theodora G. Revenberg" ;
  a2a:PersonName [
    rdfs:label "Theodora G. Revenberg" ;
    a2a:PersonNameFirstName "Theodora G." ;
    a2a:PersonNameLastName "Revenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1885-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_1 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_2 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_3 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_4 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_5 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_6 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_7 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_8 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_9 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_10 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_11 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_12 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_13 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_14 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_15 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_16 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_17 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:relationep_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Person5199109_18 ;
  a2a:EventKeyRef oa:event_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5_Event1 .

oa:source_cod_4ae1e322-3039-0ba4-de5d-9355f90586c5
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1829-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:DocumentNumber "27" ;
    rdfs:label "CODA, Apeldoorn, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=60437316" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5199109"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5199109" ;
  a2a:RecordIdentifier "5199109" ;
  a2a:RecordGUID "{4ae1e322-3039-0ba4-de5d-9355f90586c5}" ;
  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" .

