@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_b3f889eb-d593-9200-021c-b0c231542a2e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_1, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_2, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_3, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_4, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_5, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_6, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_7, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_8, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_9, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_10, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_11, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_12, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_13, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_14, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_15, oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_16 ;
  a2a:hasEvent oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_0, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_1, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_2, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_3, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_4, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_5, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_6, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_7, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_8, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_9, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_10, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_11, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_12, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_13, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_14, oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_15 ;
  a2a:hasSource oa:source_cod_b3f889eb-d593-9200-021c-b0c231542a2e .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_1
  a a2a:Person ;
  rdfs:label "Egbert Bieltman" ;
  a2a:PersonName [
    rdfs:label "Egbert Bieltman" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Bieltman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1891-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_2
  a a2a:Person ;
  rdfs:label "Frederik van Kampen" ;
  a2a:PersonName [
    rdfs:label "Frederik van Kampen" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kampen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1897-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_3
  a a2a:Person ;
  rdfs:label "Reindert Kluin" ;
  a2a:PersonName [
    rdfs:label "Reindert Kluin" ;
    a2a:PersonNameFirstName "Reindert" ;
    a2a:PersonNameLastName "Kluin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1894-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_4
  a a2a:Person ;
  rdfs:label "Nicolaas Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Krijgsman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Krijgsman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1907-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_5
  a a2a:Person ;
  rdfs:label "Hendrika B. Kooij" ;
  a2a:PersonName [
    rdfs:label "Hendrika B. Kooij" ;
    a2a:PersonNameFirstName "Hendrika B." ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1881-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_6
  a a2a:Person ;
  rdfs:label "Willemina Schellevis" ;
  a2a:PersonName [
    rdfs:label "Willemina Schellevis" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Schellevis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1890-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenzande" ;
    rdfs:label "'s-Gravenzande"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_7
  a a2a:Person ;
  rdfs:label "Margaretha H.J. van Delden" ;
  a2a:PersonName [
    rdfs:label "Margaretha H.J. van Delden" ;
    a2a:PersonNameFirstName "Margaretha H.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1887-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_8
  a a2a:Person ;
  rdfs:label "Vrouwtje A.G. Baart" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje A.G. Baart" ;
    a2a:PersonNameFirstName "Vrouwtje A.G." ;
    a2a:PersonNameLastName "Baart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1887-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_9
  a a2a:Person ;
  rdfs:label "Willemina M Engelbergh" ;
  a2a:PersonName [
    rdfs:label "Willemina M Engelbergh" ;
    a2a:PersonNameFirstName "Willemina M" ;
    a2a:PersonNameLastName "Engelbergh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1888-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhenen" ;
    rdfs:label "Rhenen"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_10
  a a2a:Person ;
  rdfs:label "Johanna Gerrits" ;
  a2a:PersonName [
    rdfs:label "Johanna Gerrits" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1896-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_11
  a a2a:Person ;
  rdfs:label "Bernardus A. Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Bernardus A. Krijgsman" ;
    a2a:PersonNameFirstName "Bernardus A." ;
    a2a:PersonNameLastName "Krijgsman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1904-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_12
  a a2a:Person ;
  rdfs:label "Hendrik Kuik" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kuik" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kuik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1884-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eibergen" ;
    rdfs:label "Eibergen"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_13
  a a2a:Person ;
  rdfs:label "Adriana H. ten Bergen" ;
  a2a:PersonName [
    rdfs:label "Adriana H. ten Bergen" ;
    a2a:PersonNameFirstName "Adriana H." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1852-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eibergen" ;
    rdfs:label "Eibergen"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_14
  a a2a:Person ;
  rdfs:label "Johanna M.E. Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Johanna M.E. Krijgsman" ;
    a2a:PersonNameFirstName "Johanna M.E." ;
    a2a:PersonNameLastName "Krijgsman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1905-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_15
  a a2a:Person ;
  rdfs:label "Petrus F. Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Petrus F. Krijgsman" ;
    a2a:PersonNameFirstName "Petrus F." ;
    a2a:PersonNameLastName "Krijgsman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1880-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_16
  a a2a:Person ;
  rdfs:label "Gerarda J. Somon" ;
  a2a:PersonName [
    rdfs:label "Gerarda J. Somon" ;
    a2a:PersonNameFirstName "Gerarda J." ;
    a2a:PersonNameLastName "Somon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1890-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_1 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_2 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_3 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_4 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_5 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_6 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_7 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_8 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_9 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_10 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_11 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_12 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_13 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_14 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_15 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:relationep_cod_b3f889eb-d593-9200-021c-b0c231542a2e_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Person4923743_16 ;
  a2a:EventKeyRef oa:event_cod_b3f889eb-d593-9200-021c-b0c231542a2e_Event1 .

oa:source_cod_b3f889eb-d593-9200-021c-b0c231542a2e
  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 "23" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11617873" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4923743"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4923743" ;
  a2a:RecordIdentifier "4923743" ;
  a2a:RecordGUID "{b3f889eb-d593-9200-021c-b0c231542a2e}" ;
  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" .

