@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_0f2b5568-442a-97b0-89de-5e5b2d997b13
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_1, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_2, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_3, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_4, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_5, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_6, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_7, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_8, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_9, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_10, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_11, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_12, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_13, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_14, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_15, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_16, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_17, oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_18 ;
  a2a:hasEvent oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_0, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_1, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_2, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_3, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_4, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_5, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_6, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_7, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_8, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_9, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_10, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_11, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_12, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_13, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_14, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_15, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_16, oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_17 ;
  a2a:hasSource oa:source_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13 .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_1
  a a2a:Person ;
  rdfs:label "Jan van der Haar" ;
  a2a:PersonName [
    rdfs:label "Jan van der Haar" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1881-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_2
  a a2a:Person ;
  rdfs:label "Lucas van der Haar" ;
  a2a:PersonName [
    rdfs:label "Lucas van der Haar" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1907-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_3
  a a2a:Person ;
  rdfs:label "Aleida Hulleman" ;
  a2a:PersonName [
    rdfs:label "Aleida Hulleman" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1890-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_4
  a a2a:Person ;
  rdfs:label "Cornelis de Jong" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Jong" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1894-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_5
  a a2a:Person ;
  rdfs:label "Hendrikje van der Haar" ;
  a2a:PersonName [
    rdfs:label "Hendrikje van der Haar" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1908-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_6
  a a2a:Person ;
  rdfs:label "Willem Hulleman" ;
  a2a:PersonName [
    rdfs:label "Willem Hulleman" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1864-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_7
  a a2a:Person ;
  rdfs:label "Jannetje Hijmensen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Hijmensen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Hijmensen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1886-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldebroek" ;
    rdfs:label "Oldebroek"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_8
  a a2a:Person ;
  rdfs:label "Jennigje van Dalfsen" ;
  a2a:PersonName [
    rdfs:label "Jennigje van Dalfsen" ;
    a2a:PersonNameFirstName "Jennigje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalfsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1868-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_9
  a a2a:Person ;
  rdfs:label "Jan M. Hajee" ;
  a2a:PersonName [
    rdfs:label "Jan M. Hajee" ;
    a2a:PersonNameFirstName "Jan M." ;
    a2a:PersonNameLastName "Hajee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1891-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_10
  a a2a:Person ;
  rdfs:label "Antoon Hendriks" ;
  a2a:PersonName [
    rdfs:label "Antoon Hendriks" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1883-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_11
  a a2a:Person ;
  rdfs:label "Gradus Hulleman" ;
  a2a:PersonName [
    rdfs:label "Gradus Hulleman" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1862-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_12
  a a2a:Person ;
  rdfs:label "Jennigje Hulleman" ;
  a2a:PersonName [
    rdfs:label "Jennigje Hulleman" ;
    a2a:PersonNameFirstName "Jennigje" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1899-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genemuiden" ;
    rdfs:label "Genemuiden"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_13
  a a2a:Person ;
  rdfs:label "Johanna M. Ganzevles" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Ganzevles" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Ganzevles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1863-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_14
  a a2a:Person ;
  rdfs:label "Grada T. Hulleman" ;
  a2a:PersonName [
    rdfs:label "Grada T. Hulleman" ;
    a2a:PersonNameFirstName "Grada T." ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1894-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_15
  a a2a:Person ;
  rdfs:label "Johanna Hulleman" ;
  a2a:PersonName [
    rdfs:label "Johanna Hulleman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1904-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_16
  a a2a:Person ;
  rdfs:label "Wilhelmina Hulleman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Hulleman" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1897-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_17
  a a2a:Person ;
  rdfs:label "Hendrika J. van Rhenen" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. van Rhenen" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rhenen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1889-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eemnes" ;
    rdfs:label "Eemnes"
  ] .

oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_18
  a a2a:Person ;
  rdfs:label "Johannes Hulleman" ;
  a2a:PersonName [
    rdfs:label "Johannes Hulleman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1907-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_1 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_2 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_3 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_4 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_5 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_6 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_7 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_8 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_9 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_10 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_11 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_12 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_13 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_14 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_15 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_16 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_17 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:relationep_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Person4897806_18 ;
  a2a:EventKeyRef oa:event_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13_Event1 .

oa:source_cod_0f2b5568-442a-97b0-89de-5e5b2d997b13
  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 "120" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12217889" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4897806"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4897806" ;
  a2a:RecordIdentifier "4897806" ;
  a2a:RecordGUID "{0f2b5568-442a-97b0-89de-5e5b2d997b13}" ;
  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" .

