@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_62f3e470-409e-8cf7-2dbf-19b961d04445
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_1, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_2, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_3, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_4, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_5, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_6, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_7, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_8, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_9, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_10, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_11, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_12, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_13, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_14, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_15, oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_16 ;
  a2a:hasEvent oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_0, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_1, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_2, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_3, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_4, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_5, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_6, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_7, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_8, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_9, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_10, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_11, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_12, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_13, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_14, oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_15 ;
  a2a:hasSource oa:source_cod_62f3e470-409e-8cf7-2dbf-19b961d04445 .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_1
  a a2a:Person ;
  rdfs:label "Sebela R. Höster" ;
  a2a:PersonName [
    rdfs:label "Sebela R. Höster" ;
    a2a:PersonNameFirstName "Sebela R." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1895-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_2
  a a2a:Person ;
  rdfs:label "Sander Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Sander Wanrooij" ;
    a2a:PersonNameFirstName "Sander" ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1867-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_3
  a a2a:Person ;
  rdfs:label "Johanna J.E. Höster" ;
  a2a:PersonName [
    rdfs:label "Johanna J.E. Höster" ;
    a2a:PersonNameFirstName "Johanna J.E." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1889-12-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_4
  a a2a:Person ;
  rdfs:label "Barend B. Höster" ;
  a2a:PersonName [
    rdfs:label "Barend B. Höster" ;
    a2a:PersonNameFirstName "Barend B." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1892-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_5
  a a2a:Person ;
  rdfs:label "Roelina S. Höster" ;
  a2a:PersonName [
    rdfs:label "Roelina S. Höster" ;
    a2a:PersonNameFirstName "Roelina S." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1885-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Almelo" ;
    rdfs:label "Sint Almelo"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_6
  a a2a:Person ;
  rdfs:label "Johanna Grisel" ;
  a2a:PersonName [
    rdfs:label "Johanna Grisel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Grisel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1860-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dreumel" ;
    rdfs:label "Dreumel"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_7
  a a2a:Person ;
  rdfs:label "Hanneke Sangers" ;
  a2a:PersonName [
    rdfs:label "Hanneke Sangers" ;
    a2a:PersonNameFirstName "Hanneke" ;
    a2a:PersonNameLastName "Sangers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1876-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_8
  a a2a:Person ;
  rdfs:label "Berend Höster" ;
  a2a:PersonName [
    rdfs:label "Berend Höster" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1878-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_9
  a a2a:Person ;
  rdfs:label "JAN w. Höster" ;
  a2a:PersonName [
    rdfs:label "JAN w. Höster" ;
    a2a:PersonNameFirstName "JAN w." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1888-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Almelo" ;
    rdfs:label "Sint Almelo"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_10
  a a2a:Person ;
  rdfs:label "Gerritje Westerbroek" ;
  a2a:PersonName [
    rdfs:label "Gerritje Westerbroek" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Westerbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1876-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_11
  a a2a:Person ;
  rdfs:label "Jan W. Höster" ;
  a2a:PersonName [
    rdfs:label "Jan W. Höster" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Höster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1861-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_12
  a a2a:Person ;
  rdfs:label "Karel B. Hörster" ;
  a2a:PersonName [
    rdfs:label "Karel B. Hörster" ;
    a2a:PersonNameFirstName "Karel B." ;
    a2a:PersonNameLastName "Hörster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1887-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Almelo" ;
    rdfs:label "Sint Almelo"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_13
  a a2a:Person ;
  rdfs:label "Cornelia M. Weiland" ;
  a2a:PersonName [
    rdfs:label "Cornelia M. Weiland" ;
    a2a:PersonNameFirstName "Cornelia M." ;
    a2a:PersonNameLastName "Weiland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1871-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_14
  a a2a:Person ;
  rdfs:label "Hendrika Heering" ;
  a2a:PersonName [
    rdfs:label "Hendrika Heering" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Heering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1870-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_15
  a a2a:Person ;
  rdfs:label "Maria H. Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Maria H. Wanrooij" ;
    a2a:PersonNameFirstName "Maria H." ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1865-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_16
  a a2a:Person ;
  rdfs:label "Pieter W. Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Pieter W. Wanrooij" ;
    a2a:PersonNameFirstName "Pieter W." ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1893-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_1 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_2 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_3 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_4 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_5 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_6 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_7 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_8 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_9 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_10 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_11 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_12 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_13 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_14 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_15 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:relationep_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Person5268328_16 ;
  a2a:EventKeyRef oa:event_cod_62f3e470-409e-8cf7-2dbf-19b961d04445_Event1 .

oa:source_cod_62f3e470-409e-8cf7-2dbf-19b961d04445
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "997" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 997"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11780515" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5268328"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5268328" ;
  a2a:RecordIdentifier "5268328" ;
  a2a:RecordGUID "{62f3e470-409e-8cf7-2dbf-19b961d04445}" ;
  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" .

