@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_05389117-f41c-a776-eef6-2f3aa99f0975
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_1, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_2, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_3, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_4, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_5, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_6, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_7, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_8, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_9, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_10, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_11, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_12, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_13, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_14, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_15, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_16, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_17, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_18, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_19, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_20, oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_21 ;
  a2a:hasEvent oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_0, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_1, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_2, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_3, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_4, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_5, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_6, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_7, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_8, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_9, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_10, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_11, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_12, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_13, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_14, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_15, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_16, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_17, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_18, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_19, oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_20 ;
  a2a:hasSource oa:source_cod_05389117-f41c-a776-eef6-2f3aa99f0975 .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_1
  a a2a:Person ;
  rdfs:label "Jacobus B. Elward" ;
  a2a:PersonName [
    rdfs:label "Jacobus B. Elward" ;
    a2a:PersonNameFirstName "Jacobus B." ;
    a2a:PersonNameLastName "Elward"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1902-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_2
  a a2a:Person ;
  rdfs:label "Max Leviticus" ;
  a2a:PersonName [
    rdfs:label "Max Leviticus" ;
    a2a:PersonNameFirstName "Max" ;
    a2a:PersonNameLastName "Leviticus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1896-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_3
  a a2a:Person ;
  rdfs:label "Gerrit J. Reerink" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Reerink" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Reerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1908-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_4
  a a2a:Person ;
  rdfs:label "Adriana Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Adriana Burgerhout" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1902-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_5
  a a2a:Person ;
  rdfs:label "Sijbrand S. Woef" ;
  a2a:PersonName [
    rdfs:label "Sijbrand S. Woef" ;
    a2a:PersonNameFirstName "Sijbrand S." ;
    a2a:PersonNameLastName "Woef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1881-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_6
  a a2a:Person ;
  rdfs:label "Godfroy M. Wijn" ;
  a2a:PersonName [
    rdfs:label "Godfroy M. Wijn" ;
    a2a:PersonNameFirstName "Godfroy M." ;
    a2a:PersonNameLastName "Wijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1896-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_7
  a a2a:Person ;
  rdfs:label "Jeannette L.C.M. Clercx" ;
  a2a:PersonName [
    rdfs:label "Jeannette L.C.M. Clercx" ;
    a2a:PersonNameFirstName "Jeannette L.C.M." ;
    a2a:PersonNameLastName "Clercx"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1894-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_8
  a a2a:Person ;
  rdfs:label "Theodora B. Dijkman" ;
  a2a:PersonName [
    rdfs:label "Theodora B. Dijkman" ;
    a2a:PersonNameFirstName "Theodora B." ;
    a2a:PersonNameLastName "Dijkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1896-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_9
  a a2a:Person ;
  rdfs:label "Regnerus Kolkena" ;
  a2a:PersonName [
    rdfs:label "Regnerus Kolkena" ;
    a2a:PersonNameFirstName "Regnerus" ;
    a2a:PersonNameLastName "Kolkena"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1892-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kloosterburen" ;
    rdfs:label "Kloosterburen"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_10
  a a2a:Person ;
  rdfs:label "Cornelis H. Sens" ;
  a2a:PersonName [
    rdfs:label "Cornelis H. Sens" ;
    a2a:PersonNameFirstName "Cornelis H." ;
    a2a:PersonNameLastName "Sens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1895-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_11
  a a2a:Person ;
  rdfs:label "Hendrik L. Wilbrenninck" ;
  a2a:PersonName [
    rdfs:label "Hendrik L. Wilbrenninck" ;
    a2a:PersonNameFirstName "Hendrik L." ;
    a2a:PersonNameLastName "Wilbrenninck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1857-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warnsveld" ;
    rdfs:label "Warnsveld"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_12
  a a2a:Person ;
  rdfs:label "Sijbrand S. Wolf" ;
  a2a:PersonName [
    rdfs:label "Sijbrand S. Wolf" ;
    a2a:PersonNameFirstName "Sijbrand S." ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1881-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_13
  a a2a:Person ;
  rdfs:label "Anna C. Schrörs" ;
  a2a:PersonName [
    rdfs:label "Anna C. Schrörs" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Schrörs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1871-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_14
  a a2a:Person ;
  rdfs:label "Cornelis Petrus de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus de Bruijn" ;
    a2a:PersonNameFirstName "Cornelis Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1895-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slompwijk" ;
    rdfs:label "Slompwijk"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_15
  a a2a:Person ;
  rdfs:label "Alphonsius P. Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Alphonsius P. Cornelissen" ;
    a2a:PersonNameFirstName "Alphonsius P." ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1896-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_16
  a a2a:Person ;
  rdfs:label "Christine Hellegreuve" ;
  a2a:PersonName [
    rdfs:label "Christine Hellegreuve" ;
    a2a:PersonNameFirstName "Christine" ;
    a2a:PersonNameLastName "Hellegreuve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1899-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ellerfeld" ;
    rdfs:label "Ellerfeld"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_17
  a a2a:Person ;
  rdfs:label "Titus A.A. van der Vat" ;
  a2a:PersonName [
    rdfs:label "Titus A.A. van der Vat" ;
    a2a:PersonNameFirstName "Titus A.A." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1898-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_18
  a a2a:Person ;
  rdfs:label "Johanna C. M. Clercx" ;
  a2a:PersonName [
    rdfs:label "Johanna C. M. Clercx" ;
    a2a:PersonNameFirstName "Johanna C. M." ;
    a2a:PersonNameLastName "Clercx"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1900-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_19
  a a2a:Person ;
  rdfs:label "Anna Köhnen" ;
  a2a:PersonName [
    rdfs:label "Anna Köhnen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Köhnen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1846-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borgwalniel (Dld..)" ;
    rdfs:label "Borgwalniel (Dld..)"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_20
  a a2a:Person ;
  rdfs:label "Commariena van der Pijl" ;
  a2a:PersonName [
    rdfs:label "Commariena van der Pijl" ;
    a2a:PersonNameFirstName "Commariena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1897-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_21
  a a2a:Person ;
  rdfs:label "Johannes E. van Hoeve" ;
  a2a:PersonName [
    rdfs:label "Johannes E. van Hoeve" ;
    a2a:PersonNameFirstName "Johannes E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoeve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1862-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_1 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_2 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_3 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_4 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_5 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_6 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_7 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_8 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_9 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_10 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_11 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_12 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_13 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_14 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_15 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_16 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_17 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_18 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_19 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_20 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:relationep_cod_05389117-f41c-a776-eef6-2f3aa99f0975_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Person4821223_21 ;
  a2a:EventKeyRef oa:event_cod_05389117-f41c-a776-eef6-2f3aa99f0975_Event1 .

oa:source_cod_05389117-f41c-a776-eef6-2f3aa99f0975
  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 Instellingen en inrichtingen" ;
    a2a:DocumentNumber "76" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Instellingen en inrichtingen, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11492503" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4821223"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4821223" ;
  a2a:RecordIdentifier "4821223" ;
  a2a:RecordGUID "{05389117-f41c-a776-eef6-2f3aa99f0975}" ;
  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" .

