@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_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_1, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_2, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_3, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_4, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_5, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_6, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_7, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_8, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_9, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_10, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_11, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_12, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_13, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_14, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_15, oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_16 ;
  a2a:hasEvent oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_0, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_1, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_2, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_3, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_4, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_5, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_6, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_7, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_8, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_9, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_10, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_11, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_12, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_13, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_14, oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_15 ;
  a2a:hasSource oa:source_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_1
  a a2a:Person ;
  rdfs:label "Evert Bourgonje" ;
  a2a:PersonName [
    rdfs:label "Evert Bourgonje" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Bourgonje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1845-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_2
  a a2a:Person ;
  rdfs:label "Johanna W. van den Berg" ;
  a2a:PersonName [
    rdfs:label "Johanna W. van den Berg" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1906-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_3
  a a2a:Person ;
  rdfs:label "Theodorus M. Bourgonje" ;
  a2a:PersonName [
    rdfs:label "Theodorus M. Bourgonje" ;
    a2a:PersonNameFirstName "Theodorus M." ;
    a2a:PersonNameLastName "Bourgonje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1891-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_4
  a a2a:Person ;
  rdfs:label "Maria T. Gruben" ;
  a2a:PersonName [
    rdfs:label "Maria T. Gruben" ;
    a2a:PersonNameFirstName "Maria T." ;
    a2a:PersonNameLastName "Gruben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1873-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_5
  a a2a:Person ;
  rdfs:label "Maria H.E. Peters" ;
  a2a:PersonName [
    rdfs:label "Maria H.E. Peters" ;
    a2a:PersonNameFirstName "Maria H.E." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1880-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_6
  a a2a:Person ;
  rdfs:label "Bernardus Berenschot" ;
  a2a:PersonName [
    rdfs:label "Bernardus Berenschot" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1881-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_7
  a a2a:Person ;
  rdfs:label "Elisabeth A. Berenschot" ;
  a2a:PersonName [
    rdfs:label "Elisabeth A. Berenschot" ;
    a2a:PersonNameFirstName "Elisabeth A." ;
    a2a:PersonNameLastName "Berenschot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1905-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_8
  a a2a:Person ;
  rdfs:label "Albert Beekhuis" ;
  a2a:PersonName [
    rdfs:label "Albert Beekhuis" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Beekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1872-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_9
  a a2a:Person ;
  rdfs:label "Jansje Hopman" ;
  a2a:PersonName [
    rdfs:label "Jansje Hopman" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1891-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_10
  a a2a:Person ;
  rdfs:label "Geertruida F. Pieper" ;
  a2a:PersonName [
    rdfs:label "Geertruida F. Pieper" ;
    a2a:PersonNameFirstName "Geertruida F." ;
    a2a:PersonNameLastName "Pieper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1881-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_11
  a a2a:Person ;
  rdfs:label "Theodora Beekman" ;
  a2a:PersonName [
    rdfs:label "Theodora Beekman" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1847-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_12
  a a2a:Person ;
  rdfs:label "Christiaan Hulleman" ;
  a2a:PersonName [
    rdfs:label "Christiaan Hulleman" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Hulleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1901-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_13
  a a2a:Person ;
  rdfs:label "Johannes E. Bourgonje" ;
  a2a:PersonName [
    rdfs:label "Johannes E. Bourgonje" ;
    a2a:PersonNameFirstName "Johannes E." ;
    a2a:PersonNameLastName "Bourgonje"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1886-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_14
  a a2a:Person ;
  rdfs:label "Frederika Beekhuis" ;
  a2a:PersonName [
    rdfs:label "Frederika Beekhuis" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Beekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1902-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_15
  a a2a:Person ;
  rdfs:label "Gerrit van den Berg" ;
  a2a:PersonName [
    rdfs:label "Gerrit van den Berg" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1887-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_16
  a a2a:Person ;
  rdfs:label "Anne M.T. van de Trappe" ;
  a2a:PersonName [
    rdfs:label "Anne M.T. van de Trappe" ;
    a2a:PersonNameFirstName "Anne M.T." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Trappe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1843-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_1 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_2 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_3 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_4 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_5 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_6 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_7 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_8 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_9 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_10 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_11 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_12 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_13 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_14 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_15 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:relationep_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Person5306200_16 ;
  a2a:EventKeyRef oa:event_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b_Event1 .

oa:source_cod_ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b
  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 Beekbergen" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 10"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5306200" ;
  a2a:RecordIdentifier "5306200" ;
  a2a:RecordGUID "{ad3b55bd-ef04-18cb-5bd5-308ae2a73a2b}" ;
  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" .

