@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_b4e3ca85-a1e2-3fa9-0f80-b50532d69984
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_1, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_2, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_3, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_4, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_5, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_6, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_7, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_8, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_9, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_10, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_11, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_12, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_13, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_14, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_15, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_16, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_17, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_18, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_19, oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_20 ;
  a2a:hasEvent oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_0, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_1, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_2, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_3, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_4, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_5, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_6, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_7, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_8, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_9, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_10, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_11, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_12, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_13, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_14, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_15, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_16, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_17, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_18, oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_19 ;
  a2a:hasSource oa:source_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984 .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_1
  a a2a:Person ;
  rdfs:label "Willemina B. Alberts" ;
  a2a:PersonName [
    rdfs:label "Willemina B. Alberts" ;
    a2a:PersonNameFirstName "Willemina B." ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1891-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_2
  a a2a:Person ;
  rdfs:label "Cornelis Beekhuis" ;
  a2a:PersonName [
    rdfs:label "Cornelis Beekhuis" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Beekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1882-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_3
  a a2a:Person ;
  rdfs:label "Mannes Dijkgraaf" ;
  a2a:PersonName [
    rdfs:label "Mannes Dijkgraaf" ;
    a2a:PersonNameFirstName "Mannes" ;
    a2a:PersonNameLastName "Dijkgraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1893-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_4
  a a2a:Person ;
  rdfs:label "Hendrik A. Heuvink" ;
  a2a:PersonName [
    rdfs:label "Hendrik A. Heuvink" ;
    a2a:PersonNameFirstName "Hendrik A." ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1887-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_5
  a a2a:Person ;
  rdfs:label "Haije R. Terpstra" ;
  a2a:PersonName [
    rdfs:label "Haije R. Terpstra" ;
    a2a:PersonNameFirstName "Haije R." ;
    a2a:PersonNameLastName "Terpstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1910-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_6
  a a2a:Person ;
  rdfs:label "Homme H. Terpstra" ;
  a2a:PersonName [
    rdfs:label "Homme H. Terpstra" ;
    a2a:PersonNameFirstName "Homme H." ;
    a2a:PersonNameLastName "Terpstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1875-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hijlaard (Baarderadeel)" ;
    rdfs:label "Hijlaard (Baarderadeel)"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_7
  a a2a:Person ;
  rdfs:label "Jeltje Vleeshouwer" ;
  a2a:PersonName [
    rdfs:label "Jeltje Vleeshouwer" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Vleeshouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1890-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_8
  a a2a:Person ;
  rdfs:label "Jan H. Wolf" ;
  a2a:PersonName [
    rdfs:label "Jan H. Wolf" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1880-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_9
  a a2a:Person ;
  rdfs:label "Hendrikus Overbosch" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Overbosch" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Overbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1887-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_10
  a a2a:Person ;
  rdfs:label "Jacoba H. van Triest" ;
  a2a:PersonName [
    rdfs:label "Jacoba H. van Triest" ;
    a2a:PersonNameFirstName "Jacoba H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Triest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1883-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_11
  a a2a:Person ;
  rdfs:label "Jan H. van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Jan H. van Lohuizen" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1891-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_12
  a a2a:Person ;
  rdfs:label "Neeltje C. van Lith" ;
  a2a:PersonName [
    rdfs:label "Neeltje C. van Lith" ;
    a2a:PersonNameFirstName "Neeltje C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lith"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1899-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_13
  a a2a:Person ;
  rdfs:label "Anna Terpstra" ;
  a2a:PersonName [
    rdfs:label "Anna Terpstra" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Terpstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1909-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_14
  a a2a:Person ;
  rdfs:label "Jeltje Vleeschhouwer" ;
  a2a:PersonName [
    rdfs:label "Jeltje Vleeschhouwer" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNameLastName "Vleeschhouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1890-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_15
  a a2a:Person ;
  rdfs:label "Johannes E. van Zadelhoff" ;
  a2a:PersonName [
    rdfs:label "Johannes E. van Zadelhoff" ;
    a2a:PersonNameFirstName "Johannes E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zadelhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1875-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_16
  a a2a:Person ;
  rdfs:label "Froukje Terpstra" ;
  a2a:PersonName [
    rdfs:label "Froukje Terpstra" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Terpstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1905-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_17
  a a2a:Person ;
  rdfs:label "Petrus A. Terwel" ;
  a2a:PersonName [
    rdfs:label "Petrus A. Terwel" ;
    a2a:PersonNameFirstName "Petrus A." ;
    a2a:PersonNameLastName "Terwel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1890-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_18
  a a2a:Person ;
  rdfs:label "Maria van Dragt" ;
  a2a:PersonName [
    rdfs:label "Maria van Dragt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dragt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1818-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_19
  a a2a:Person ;
  rdfs:label "Antje de Groot" ;
  a2a:PersonName [
    rdfs:label "Antje de Groot" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1872-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel"
  ] .

oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_20
  a a2a:Person ;
  rdfs:label "Albert P. Vleeschhouwer" ;
  a2a:PersonName [
    rdfs:label "Albert P. Vleeschhouwer" ;
    a2a:PersonNameFirstName "Albert P." ;
    a2a:PersonNameLastName "Vleeschhouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1883-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_1 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_2 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_3 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_4 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_5 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_6 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_7 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_8 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_9 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_10 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_11 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_12 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_13 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_14 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_15 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_16 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_17 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_18 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_19 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:relationep_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Person4975524_20 ;
  a2a:EventKeyRef oa:event_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984_Event1 .

oa:source_cod_b4e3ca85-a1e2-3fa9-0f80-b50532d69984
  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 "27" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11595795" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4975524"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4975524" ;
  a2a:RecordIdentifier "4975524" ;
  a2a:RecordGUID "{b4e3ca85-a1e2-3fa9-0f80-b50532d69984}" ;
  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" .

