@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_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_1, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_2, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_3, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_4, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_5, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_6, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_7, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_8, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_9, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_10, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_11, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_12, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_13, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_14, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_15, oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_16 ;
  a2a:hasEvent oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_0, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_1, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_2, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_3, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_4, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_5, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_6, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_7, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_8, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_9, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_10, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_11, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_12, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_13, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_14, oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_15 ;
  a2a:hasSource oa:source_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_1
  a a2a:Person ;
  rdfs:label "Gerendina C. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Gerendina C. Burgerhout" ;
    a2a:PersonNameFirstName "Gerendina C." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1874-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_2
  a a2a:Person ;
  rdfs:label "Foppe Ketel" ;
  a2a:PersonName [
    rdfs:label "Foppe Ketel" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1868-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_3
  a a2a:Person ;
  rdfs:label "Leentje Westerbroek" ;
  a2a:PersonName [
    rdfs:label "Leentje Westerbroek" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Westerbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1867-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_4
  a a2a:Person ;
  rdfs:label "Izaak J. Brevet" ;
  a2a:PersonName [
    rdfs:label "Izaak J. Brevet" ;
    a2a:PersonNameFirstName "Izaak J." ;
    a2a:PersonNameLastName "Brevet"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1845-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ijzendijke" ;
    rdfs:label "Ijzendijke"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_5
  a a2a:Person ;
  rdfs:label "Paulina J. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Paulina J. Burgerhout" ;
    a2a:PersonNameFirstName "Paulina J." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1888-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_6
  a a2a:Person ;
  rdfs:label "Gerrit C. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Gerrit C. Burgerhout" ;
    a2a:PersonNameFirstName "Gerrit C." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1849-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_7
  a a2a:Person ;
  rdfs:label "Gerrit C. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Gerrit C. Burgerhout" ;
    a2a:PersonNameFirstName "Gerrit C." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1891-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_8
  a a2a:Person ;
  rdfs:label "Hendrik Niejenhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Niejenhuis" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Niejenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1865-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_9
  a a2a:Person ;
  rdfs:label "Geertje Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Geertje Burgerhout" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1887-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_10
  a a2a:Person ;
  rdfs:label "Jan A. L. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Jan A. L. Burgerhout" ;
    a2a:PersonNameFirstName "Jan A. L." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1877-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_11
  a a2a:Person ;
  rdfs:label "Paulina J. Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Paulina J. Burgerhout" ;
    a2a:PersonNameFirstName "Paulina J." ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1888-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_12
  a a2a:Person ;
  rdfs:label "Hendrina Hajee" ;
  a2a:PersonName [
    rdfs:label "Hendrina Hajee" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Hajee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1873-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_13
  a a2a:Person ;
  rdfs:label "Alberdina J. de Vroom" ;
  a2a:PersonName [
    rdfs:label "Alberdina J. de Vroom" ;
    a2a:PersonNameFirstName "Alberdina J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1865-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_14
  a a2a:Person ;
  rdfs:label "Coenraad A. Besier" ;
  a2a:PersonName [
    rdfs:label "Coenraad A. Besier" ;
    a2a:PersonNameFirstName "Coenraad A." ;
    a2a:PersonNameLastName "Besier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1848-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_15
  a a2a:Person ;
  rdfs:label "Albertus Burgerhout" ;
  a2a:PersonName [
    rdfs:label "Albertus Burgerhout" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Burgerhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1889-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_16
  a a2a:Person ;
  rdfs:label "Lodewijk J. van Heerde" ;
  a2a:PersonName [
    rdfs:label "Lodewijk J. van Heerde" ;
    a2a:PersonNameFirstName "Lodewijk J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heerde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1857-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_1 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_2 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_3 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_4 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_5 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_6 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_7 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_8 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_9 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_10 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_11 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_12 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_13 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_14 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_15 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:relationep_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Person4821244_16 ;
  a2a:EventKeyRef oa:event_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee_Event1 .

oa:source_cod_c31fd41e-cfd7-60f4-1e9d-d5416dab63ee
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk D - Wormen" ;
    a2a:DocumentNumber "75" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk D - Wormen, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11917572" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4821244"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4821244" ;
  a2a:RecordIdentifier "4821244" ;
  a2a:RecordGUID "{c31fd41e-cfd7-60f4-1e9d-d5416dab63ee}" ;
  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" .

