@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_4233994f-bb5e-11c6-68b7-635758c81ce9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1927-1939)" ;
  a2a:hasPerson oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_1, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_2, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_3, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_4, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_5, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_6, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_7, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_8, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_9, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_10, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_11, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_12, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_13, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_14, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_15, oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_16 ;
  a2a:hasEvent oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_0, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_1, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_2, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_3, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_4, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_5, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_6, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_7, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_8, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_9, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_10, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_11, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_12, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_13, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_14, oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_15 ;
  a2a:hasSource oa:source_cod_4233994f-bb5e-11c6-68b7-635758c81ce9 .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_1
  a a2a:Person ;
  rdfs:label "Jan Denekamp" ;
  a2a:PersonName [
    rdfs:label "Jan Denekamp" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Denekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1868-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_2
  a a2a:Person ;
  rdfs:label "Margaretha E. van Delden" ;
  a2a:PersonName [
    rdfs:label "Margaretha E. van Delden" ;
    a2a:PersonNameFirstName "Margaretha E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1884-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwer-Amstel" ;
    rdfs:label "Nieuwer-Amstel"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_3
  a a2a:Person ;
  rdfs:label "Mozes Mozes" ;
  a2a:PersonName [
    rdfs:label "Mozes Mozes" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Mozes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1854-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_4
  a a2a:Person ;
  rdfs:label "Willem van Noord" ;
  a2a:PersonName [
    rdfs:label "Willem van Noord" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noord"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1891-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Tonge" ;
    rdfs:label "Oude Tonge"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_5
  a a2a:Person ;
  rdfs:label "Petronella Timmermans" ;
  a2a:PersonName [
    rdfs:label "Petronella Timmermans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1899-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_6
  a a2a:Person ;
  rdfs:label "Antje van der Wal" ;
  a2a:PersonName [
    rdfs:label "Antje van der Wal" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1848-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_7
  a a2a:Person ;
  rdfs:label "Gerrit J. Orth" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Orth" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Orth"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1891-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_8
  a a2a:Person ;
  rdfs:label "Jeannette R. Orth" ;
  a2a:PersonName [
    rdfs:label "Jeannette R. Orth" ;
    a2a:PersonNameFirstName "Jeannette R." ;
    a2a:PersonNameLastName "Orth"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1895-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_9
  a a2a:Person ;
  rdfs:label "Hendrik Berk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Berk" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Berk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1886-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Tonge" ;
    rdfs:label "Oude Tonge"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_10
  a a2a:Person ;
  rdfs:label "Adriana J.B. Peters" ;
  a2a:PersonName [
    rdfs:label "Adriana J.B. Peters" ;
    a2a:PersonNameFirstName "Adriana J.B." ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1865-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_11
  a a2a:Person ;
  rdfs:label "Vrouwtje van der Velde" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje van der Velde" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1890-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_12
  a a2a:Person ;
  rdfs:label "Maria E. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Maria E. Hendriks" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1873-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_13
  a a2a:Person ;
  rdfs:label "Anna G. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Anna G. Rutgers" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1874-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_14
  a a2a:Person ;
  rdfs:label "Wouter van de Wal" ;
  a2a:PersonName [
    rdfs:label "Wouter van de Wal" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1884-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_15
  a a2a:Person ;
  rdfs:label "Anna G. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Anna G. Rutgers" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1874-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_16
  a a2a:Person ;
  rdfs:label "Maria Timmermans" ;
  a2a:PersonName [
    rdfs:label "Maria Timmermans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1910-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_1 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_2 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_3 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_4 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_5 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_6 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_7 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_8 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_9 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_10 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_11 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_12 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_13 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_14 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_15 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:relationep_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Person4917802_16 ;
  a2a:EventKeyRef oa:event_cod_4233994f-bb5e-11c6-68b7-635758c81ce9_Event1 .

oa:source_cod_4233994f-bb5e-11c6-68b7-635758c81ce9
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1927-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1927-1939 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "CODA, Apeldoorn, 1927-1939 Gemeente Apeldoorn, 29"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4917802" ;
  a2a:RecordIdentifier "4917802" ;
  a2a:RecordGUID "{4233994f-bb5e-11c6-68b7-635758c81ce9}" ;
  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" .

