@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_332c8a3b-6201-d16d-7881-35f9cbb1a59a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_1, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_2, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_3, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_4, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_5, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_6, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_7, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_8, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_9, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_10, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_11, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_12, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_13, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_14, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_15, oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_16 ;
  a2a:hasEvent oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_0, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_1, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_2, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_3, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_4, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_5, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_6, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_7, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_8, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_9, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_10, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_11, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_12, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_13, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_14, oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_15 ;
  a2a:hasSource oa:source_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_1
  a a2a:Person ;
  rdfs:label "Derk Beekman" ;
  a2a:PersonName [
    rdfs:label "Derk Beekman" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1871-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_2
  a a2a:Person ;
  rdfs:label "Peter Meijer" ;
  a2a:PersonName [
    rdfs:label "Peter Meijer" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1899-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_3
  a a2a:Person ;
  rdfs:label "Francois Joseph Worms" ;
  a2a:PersonName [
    rdfs:label "Francois Joseph Worms" ;
    a2a:PersonNameFirstName "Francois Joseph" ;
    a2a:PersonNameLastName "Worms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1883-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_4
  a a2a:Person ;
  rdfs:label "Martinus Boom" ;
  a2a:PersonName [
    rdfs:label "Martinus Boom" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1882-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_5
  a a2a:Person ;
  rdfs:label "Pieter J. Helmsing" ;
  a2a:PersonName [
    rdfs:label "Pieter J. Helmsing" ;
    a2a:PersonNameFirstName "Pieter J." ;
    a2a:PersonNameLastName "Helmsing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1879-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_6
  a a2a:Person ;
  rdfs:label "Hendrik L. Wolf" ;
  a2a:PersonName [
    rdfs:label "Hendrik L. Wolf" ;
    a2a:PersonNameFirstName "Hendrik L." ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1890-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_7
  a a2a:Person ;
  rdfs:label "Johannes Hendriks" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendriks" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1892-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_8
  a a2a:Person ;
  rdfs:label "Johanna H. Beekman" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Beekman" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1903-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_9
  a a2a:Person ;
  rdfs:label "Geert Wichers" ;
  a2a:PersonName [
    rdfs:label "Geert Wichers" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Wichers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1875-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleen" ;
    rdfs:label "Sleen"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_10
  a a2a:Person ;
  rdfs:label "Geertruida Boom" ;
  a2a:PersonName [
    rdfs:label "Geertruida Boom" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1907-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_11
  a a2a:Person ;
  rdfs:label "Jan Boom" ;
  a2a:PersonName [
    rdfs:label "Jan Boom" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1909-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_12
  a a2a:Person ;
  rdfs:label "Cornelia Brouwer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Brouwer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1884-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_13
  a a2a:Person ;
  rdfs:label "Johanna H. Iskes" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Iskes" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Iskes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1868-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_14
  a a2a:Person ;
  rdfs:label "Geertruida M. Beekman" ;
  a2a:PersonName [
    rdfs:label "Geertruida M. Beekman" ;
    a2a:PersonNameFirstName "Geertruida M." ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1895-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_15
  a a2a:Person ;
  rdfs:label "Evertje Boom" ;
  a2a:PersonName [
    rdfs:label "Evertje Boom" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1906-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_16
  a a2a:Person ;
  rdfs:label "Rein Brouwer" ;
  a2a:PersonName [
    rdfs:label "Rein Brouwer" ;
    a2a:PersonNameFirstName "Rein" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1892-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_1 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_2 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_3 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_4 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_5 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_6 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_7 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_8 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_9 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_10 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_11 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_12 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_13 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_14 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_15 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:relationep_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Person5431774_16 ;
  a2a:EventKeyRef oa:event_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a_Event1 .

oa:source_cod_332c8a3b-6201-d16d-7881-35f9cbb1a59a
  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 "35" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11767885" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5431774"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5431774" ;
  a2a:RecordIdentifier "5431774" ;
  a2a:RecordGUID "{332c8a3b-6201-d16d-7881-35f9cbb1a59a}" ;
  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" .

