@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_e46ebf27-2f60-d976-0997-c143618a8824
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1892)" ;
  a2a:hasPerson oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_1, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_2, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_3, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_4, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_5, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_6, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_7, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_8, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_9, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_10, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_11, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_12, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_13, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_14, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_15, oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_16 ;
  a2a:hasEvent oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_0, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_1, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_2, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_3, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_4, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_5, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_6, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_7, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_8, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_9, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_10, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_11, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_12, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_13, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_14, oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_15 ;
  a2a:hasSource oa:source_cod_e46ebf27-2f60-d976-0997-c143618a8824 .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_1
  a a2a:Person ;
  rdfs:label "Rika Jeths" ;
  a2a:PersonName [
    rdfs:label "Rika Jeths" ;
    a2a:PersonNameFirstName "Rika" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1869-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_2
  a a2a:Person ;
  rdfs:label "Jan H. Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Jan H. Stoevenbelt" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1843-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruurlo" ;
    rdfs:label "Ruurlo"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_3
  a a2a:Person ;
  rdfs:label "Alberta Jeths" ;
  a2a:PersonName [
    rdfs:label "Alberta Jeths" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1859-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_4
  a a2a:Person ;
  rdfs:label "Lotta Jeths" ;
  a2a:PersonName [
    rdfs:label "Lotta Jeths" ;
    a2a:PersonNameFirstName "Lotta" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1864-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_5
  a a2a:Person ;
  rdfs:label "Berendina Jochems" ;
  a2a:PersonName [
    rdfs:label "Berendina Jochems" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1859-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Angerlo" ;
    rdfs:label "Angerlo"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_6
  a a2a:Person ;
  rdfs:label "Hendrik J. Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Stoevenbelt" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1875-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_7
  a a2a:Person ;
  rdfs:label "Maria Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Maria Stoevenbelt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1876-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_8
  a a2a:Person ;
  rdfs:label "Tonia Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Tonia Stoevenbelt" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1876-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_9
  a a2a:Person ;
  rdfs:label "Jansje Hoogen Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Jansje Hoogen Stoevenbelt" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Hoogen Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1873-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_10
  a a2a:Person ;
  rdfs:label "Berendina Jeths" ;
  a2a:PersonName [
    rdfs:label "Berendina Jeths" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1865-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_11
  a a2a:Person ;
  rdfs:label "Swaantje Jeths" ;
  a2a:PersonName [
    rdfs:label "Swaantje Jeths" ;
    a2a:PersonNameFirstName "Swaantje" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1856-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_12
  a a2a:Person ;
  rdfs:label "Doortje Jeths" ;
  a2a:PersonName [
    rdfs:label "Doortje Jeths" ;
    a2a:PersonNameFirstName "Doortje" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1871-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_13
  a a2a:Person ;
  rdfs:label "Martinus Jeths" ;
  a2a:PersonName [
    rdfs:label "Martinus Jeths" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1862-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_14
  a a2a:Person ;
  rdfs:label "Johanna H. Jeths" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Jeths" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1858-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_15
  a a2a:Person ;
  rdfs:label "Berendina Boerman" ;
  a2a:PersonName [
    rdfs:label "Berendina Boerman" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Boerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1836-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_16
  a a2a:Person ;
  rdfs:label "Willem Jeths" ;
  a2a:PersonName [
    rdfs:label "Willem Jeths" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1867-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_1 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_2 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_3 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_4 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_5 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_6 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_7 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_8 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_9 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_10 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_11 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_12 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_13 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_14 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_15 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:relationep_cod_e46ebf27-2f60-d976-0997-c143618a8824_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e46ebf27-2f60-d976-0997-c143618a8824_Person5573281_16 ;
  a2a:EventKeyRef oa:event_cod_e46ebf27-2f60-d976-0997-c143618a8824_Event1 .

oa:source_cod_e46ebf27-2f60-d976-0997-c143618a8824
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1892 Wijk C - Oosterhuizen" ;
    a2a:DocumentNumber "12" ;
    rdfs:label "CODA, Apeldoorn, 1870-1892 Wijk C - Oosterhuizen, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12230662" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5573281"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5573281" ;
  a2a:RecordIdentifier "5573281" ;
  a2a:RecordGUID "{e46ebf27-2f60-d976-0997-c143618a8824}" ;
  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" .

