@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_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_1, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_2, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_3, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_4, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_5, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_6, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_7, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_8, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_9, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_10, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_11, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_12, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_13, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_14, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_15, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_16, oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_17 ;
  a2a:hasEvent oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_0, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_1, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_2, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_3, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_4, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_5, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_6, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_7, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_8, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_9, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_10, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_11, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_12, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_13, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_14, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_15, oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_16 ;
  a2a:hasSource oa:source_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_1
  a a2a:Person ;
  rdfs:label "Antje van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Antje van den Bosch" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1906-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_2
  a a2a:Person ;
  rdfs:label "Gerrit Hekkelman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hekkelman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hekkelman"
  ] ;
  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_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_3
  a a2a:Person ;
  rdfs:label "Jan van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Jan van den Bosch" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1905-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_4
  a a2a:Person ;
  rdfs:label "Tonia van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Tonia van den Bosch" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1907-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_5
  a a2a:Person ;
  rdfs:label "Hendrik Blom" ;
  a2a:PersonName [
    rdfs:label "Hendrik Blom" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1894-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_6
  a a2a:Person ;
  rdfs:label "Antoon Kruijer" ;
  a2a:PersonName [
    rdfs:label "Antoon Kruijer" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Kruijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1882-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_7
  a a2a:Person ;
  rdfs:label "Jan A. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Jan A. Wunderink" ;
    a2a:PersonNameFirstName "Jan A." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1892-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_8
  a a2a:Person ;
  rdfs:label "Ype Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Ype Zijlstra" ;
    a2a:PersonNameFirstName "Ype" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1878-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_9
  a a2a:Person ;
  rdfs:label "Andries van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Andries van den Bosch" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1910-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_10
  a a2a:Person ;
  rdfs:label "Hendrik van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Hendrik van den Bosch" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1873-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_11
  a a2a:Person ;
  rdfs:label "Trijntje Huizinga" ;
  a2a:PersonName [
    rdfs:label "Trijntje Huizinga" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Huizinga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1880-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelstum" ;
    rdfs:label "Middelstum"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_12
  a a2a:Person ;
  rdfs:label "Derkje H. Wunderink" ;
  a2a:PersonName [
    rdfs:label "Derkje H. Wunderink" ;
    a2a:PersonNameFirstName "Derkje H." ;
    a2a:PersonNameLastName "Wunderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1886-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_13
  a a2a:Person ;
  rdfs:label "Cornelis van den Berg" ;
  a2a:PersonName [
    rdfs:label "Cornelis van den Berg" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1888-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwer-Amstel" ;
    rdfs:label "Nieuwer-Amstel"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_14
  a a2a:Person ;
  rdfs:label "Hendrikus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van den Bosch" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1908-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_15
  a a2a:Person ;
  rdfs:label "Evert Brem" ;
  a2a:PersonName [
    rdfs:label "Evert Brem" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Brem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1886-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_16
  a a2a:Person ;
  rdfs:label "Maria G. Brem" ;
  a2a:PersonName [
    rdfs:label "Maria G. Brem" ;
    a2a:PersonNameFirstName "Maria G." ;
    a2a:PersonNameLastName "Brem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1909-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_17
  a a2a:Person ;
  rdfs:label "Gerdina Hekkelman" ;
  a2a:PersonName [
    rdfs:label "Gerdina Hekkelman" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Hekkelman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1888-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_1 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_2 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_3 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_4 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_5 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_6 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_7 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_8 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_9 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_10 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_11 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_12 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_13 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_14 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_15 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_16 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:relationep_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Person5420912_17 ;
  a2a:EventKeyRef oa:event_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a_Event1 .

oa:source_cod_4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a
  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 "8" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11620105" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5420912"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5420912" ;
  a2a:RecordIdentifier "5420912" ;
  a2a:RecordGUID "{4a68f8dc-4326-d4d6-6f8d-d2c5db1ab69a}" ;
  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" .

