@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_f95bfb89-da1a-af8a-219b-0e54eb676310
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_1, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_2, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_3, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_4, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_5, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_6, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_7, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_8, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_9, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_10, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_11, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_12, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_13, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_14, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_15, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_16, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_17, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_18, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_19, oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_20 ;
  a2a:hasEvent oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_0, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_1, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_2, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_3, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_4, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_5, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_6, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_7, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_8, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_9, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_10, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_11, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_12, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_13, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_14, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_15, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_16, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_17, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_18, oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_19 ;
  a2a:hasSource oa:source_cod_f95bfb89-da1a-af8a-219b-0e54eb676310 .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_1
  a a2a:Person ;
  rdfs:label "Willem Boegheim" ;
  a2a:PersonName [
    rdfs:label "Willem Boegheim" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Boegheim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1882-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_2
  a a2a:Person ;
  rdfs:label "Antje Broens" ;
  a2a:PersonName [
    rdfs:label "Antje Broens" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Broens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1850-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_3
  a a2a:Person ;
  rdfs:label "Dorothea Henning" ;
  a2a:PersonName [
    rdfs:label "Dorothea Henning" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Henning"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1867-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_4
  a a2a:Person ;
  rdfs:label "Cornelis Hoeman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hoeman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hoeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1852-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_5
  a a2a:Person ;
  rdfs:label "Pieter J. Hoogendonk" ;
  a2a:PersonName [
    rdfs:label "Pieter J. Hoogendonk" ;
    a2a:PersonNameFirstName "Pieter J." ;
    a2a:PersonNameLastName "Hoogendonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1838-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_6
  a a2a:Person ;
  rdfs:label "Everdina Kops" ;
  a2a:PersonName [
    rdfs:label "Everdina Kops" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1881-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_7
  a a2a:Person ;
  rdfs:label "Maria Bekking" ;
  a2a:PersonName [
    rdfs:label "Maria Bekking" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1826-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_8
  a a2a:Person ;
  rdfs:label "Pieter van der Hoeven" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Hoeven" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1850-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krimpen" ;
    rdfs:label "Krimpen"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_9
  a a2a:Person ;
  rdfs:label "Willemina Huisman" ;
  a2a:PersonName [
    rdfs:label "Willemina Huisman" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1889-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_10
  a a2a:Person ;
  rdfs:label "Sara Hage" ;
  a2a:PersonName [
    rdfs:label "Sara Hage" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1852-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_11
  a a2a:Person ;
  rdfs:label "Grada A. Havekes" ;
  a2a:PersonName [
    rdfs:label "Grada A. Havekes" ;
    a2a:PersonNameFirstName "Grada A." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1909-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_12
  a a2a:Person ;
  rdfs:label "Willem Kraa" ;
  a2a:PersonName [
    rdfs:label "Willem Kraa" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kraa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1881-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_13
  a a2a:Person ;
  rdfs:label "Alberdina Havekes" ;
  a2a:PersonName [
    rdfs:label "Alberdina Havekes" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1903-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_14
  a a2a:Person ;
  rdfs:label "Everdina R. Havekes" ;
  a2a:PersonName [
    rdfs:label "Everdina R. Havekes" ;
    a2a:PersonNameFirstName "Everdina R." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1908-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_15
  a a2a:Person ;
  rdfs:label "Coenraad G. van Os" ;
  a2a:PersonName [
    rdfs:label "Coenraad G. van Os" ;
    a2a:PersonNameFirstName "Coenraad G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1888-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_16
  a a2a:Person ;
  rdfs:label "Jacoba H. Vos" ;
  a2a:PersonName [
    rdfs:label "Jacoba H. Vos" ;
    a2a:PersonNameFirstName "Jacoba H." ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1888-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Naarden" ;
    rdfs:label "Naarden"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_17
  a a2a:Person ;
  rdfs:label "Antonia C. Swaantjes" ;
  a2a:PersonName [
    rdfs:label "Antonia C. Swaantjes" ;
    a2a:PersonNameFirstName "Antonia C." ;
    a2a:PersonNameLastName "Swaantjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1829-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_18
  a a2a:Person ;
  rdfs:label "Johanna E. Willemsen" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Willemsen" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1859-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_19
  a a2a:Person ;
  rdfs:label "Hendrica Vermeer" ;
  a2a:PersonName [
    rdfs:label "Hendrica Vermeer" ;
    a2a:PersonNameFirstName "Hendrica" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1884-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarn" ;
    rdfs:label "Baarn"
  ] .

oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_20
  a a2a:Person ;
  rdfs:label "Wilhelmina C.H. Vos" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina C.H. Vos" ;
    a2a:PersonNameFirstName "Wilhelmina C.H." ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1865-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_1 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_2 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_3 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_4 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_5 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_6 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_7 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_8 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_9 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_10 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_11 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_12 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_13 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_14 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_15 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_16 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_17 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_18 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_19 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:relationep_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Person5339783_20 ;
  a2a:EventKeyRef oa:event_cod_f95bfb89-da1a-af8a-219b-0e54eb676310_Event1 .

oa:source_cod_f95bfb89-da1a-af8a-219b-0e54eb676310
  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 "74" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11645325" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5339783"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5339783" ;
  a2a:RecordIdentifier "5339783" ;
  a2a:RecordGUID "{f95bfb89-da1a-af8a-219b-0e54eb676310}" ;
  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" .

