@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_e40ea566-900e-380e-c87f-2e592f060159
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_1, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_2, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_3, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_4, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_5, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_6, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_7, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_8, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_9, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_10, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_11, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_12, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_13, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_14, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_15, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_16, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_17, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_18, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_19, oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_20 ;
  a2a:hasEvent oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_0, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_1, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_2, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_3, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_4, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_5, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_6, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_7, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_8, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_9, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_10, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_11, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_12, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_13, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_14, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_15, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_16, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_17, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_18, oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_19 ;
  a2a:hasSource oa:source_cod_e40ea566-900e-380e-c87f-2e592f060159 .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_1
  a a2a:Person ;
  rdfs:label "Theodorus F. ter Beek" ;
  a2a:PersonName [
    rdfs:label "Theodorus F. ter Beek" ;
    a2a:PersonNameFirstName "Theodorus F." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1849-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_2
  a a2a:Person ;
  rdfs:label "Heiltje Boelen" ;
  a2a:PersonName [
    rdfs:label "Heiltje Boelen" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1840-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_3
  a a2a:Person ;
  rdfs:label "Johanna H.S. Muller" ;
  a2a:PersonName [
    rdfs:label "Johanna H.S. Muller" ;
    a2a:PersonNameFirstName "Johanna H.S." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1877-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_4
  a a2a:Person ;
  rdfs:label "Pieter J.A. van den Belt" ;
  a2a:PersonName [
    rdfs:label "Pieter J.A. van den Belt" ;
    a2a:PersonNameFirstName "Pieter J.A." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Belt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1900-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_5
  a a2a:Person ;
  rdfs:label "Louisa Bremer" ;
  a2a:PersonName [
    rdfs:label "Louisa Bremer" ;
    a2a:PersonNameFirstName "Louisa" ;
    a2a:PersonNameLastName "Bremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1881-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_6
  a a2a:Person ;
  rdfs:label "Johannes ter Braake" ;
  a2a:PersonName [
    rdfs:label "Johannes ter Braake" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Braake"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1897-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_7
  a a2a:Person ;
  rdfs:label "Cornelia Koster" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koster" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1899-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_8
  a a2a:Person ;
  rdfs:label "Blanche Croneberg" ;
  a2a:PersonName [
    rdfs:label "Blanche Croneberg" ;
    a2a:PersonNameFirstName "Blanche" ;
    a2a:PersonNameLastName "Croneberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1876-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_9
  a a2a:Person ;
  rdfs:label "Cornelia Koster" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koster" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1899-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_10
  a a2a:Person ;
  rdfs:label "Maria E. Senechal" ;
  a2a:PersonName [
    rdfs:label "Maria E. Senechal" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Senechal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1878-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_11
  a a2a:Person ;
  rdfs:label "Maria A.L. Kennedy Bickford" ;
  a2a:PersonName [
    rdfs:label "Maria A.L. Kennedy Bickford" ;
    a2a:PersonNameFirstName "Maria A.L." ;
    a2a:PersonNameLastName "Kennedy Bickford"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1879-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_12
  a a2a:Person ;
  rdfs:label "Johannes P. van den Belt" ;
  a2a:PersonName [
    rdfs:label "Johannes P. van den Belt" ;
    a2a:PersonNameFirstName "Johannes P." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Belt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1902-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_13
  a a2a:Person ;
  rdfs:label "Johannes P.A. van den Belt" ;
  a2a:PersonName [
    rdfs:label "Johannes P.A. van den Belt" ;
    a2a:PersonNameFirstName "Johannes P.A." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Belt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1875-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_14
  a a2a:Person ;
  rdfs:label "Isidor Bremer" ;
  a2a:PersonName [
    rdfs:label "Isidor Bremer" ;
    a2a:PersonNameFirstName "Isidor" ;
    a2a:PersonNameLastName "Bremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1906-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_15
  a a2a:Person ;
  rdfs:label "Johanna Trompetter" ;
  a2a:PersonName [
    rdfs:label "Johanna Trompetter" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Trompetter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1882-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wenen" ;
    rdfs:label "Wenen"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_16
  a a2a:Person ;
  rdfs:label "Therèse Dulaar" ;
  a2a:PersonName [
    rdfs:label "Therèse Dulaar" ;
    a2a:PersonNameFirstName "Therèse" ;
    a2a:PersonNameLastName "Dulaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1880-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_17
  a a2a:Person ;
  rdfs:label "Grada W. Peters" ;
  a2a:PersonName [
    rdfs:label "Grada W. Peters" ;
    a2a:PersonNameFirstName "Grada W." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1872-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zelhem" ;
    rdfs:label "Zelhem"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_18
  a a2a:Person ;
  rdfs:label "Jeannetta H. Schappert" ;
  a2a:PersonName [
    rdfs:label "Jeannetta H. Schappert" ;
    a2a:PersonNameFirstName "Jeannetta H." ;
    a2a:PersonNameLastName "Schappert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1889-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_19
  a a2a:Person ;
  rdfs:label "Levie J Bremer" ;
  a2a:PersonName [
    rdfs:label "Levie J Bremer" ;
    a2a:PersonNameFirstName "Levie J" ;
    a2a:PersonNameLastName "Bremer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1883-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_20
  a a2a:Person ;
  rdfs:label "Henriette Croneberg" ;
  a2a:PersonName [
    rdfs:label "Henriette Croneberg" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Croneberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1874-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_1 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_2 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_3 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_4 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_5 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_6 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_7 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_8 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_9 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_10 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_11 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_12 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_13 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_14 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_15 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_16 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_17 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_18 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_19 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:relationep_cod_e40ea566-900e-380e-c87f-2e592f060159_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e40ea566-900e-380e-c87f-2e592f060159_Person4893399_20 ;
  a2a:EventKeyRef oa:event_cod_e40ea566-900e-380e-c87f-2e592f060159_Event1 .

oa:source_cod_e40ea566-900e-380e-c87f-2e592f060159
  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 "166" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 166"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11633047" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4893399"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4893399" ;
  a2a:RecordIdentifier "4893399" ;
  a2a:RecordGUID "{e40ea566-900e-380e-c87f-2e592f060159}" ;
  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" .

