@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_eb5426e3-d5c3-612a-8b2f-efa5f3cae042
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_1, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_2, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_3, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_4, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_5, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_6, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_7, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_8, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_9, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_10, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_11, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_12, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_13, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_14, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_15, oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_16 ;
  a2a:hasEvent oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_0, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_1, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_2, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_3, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_4, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_5, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_6, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_7, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_8, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_9, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_10, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_11, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_12, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_13, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_14, oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_15 ;
  a2a:hasSource oa:source_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042 .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_1
  a a2a:Person ;
  rdfs:label "Jenneken Bekamp" ;
  a2a:PersonName [
    rdfs:label "Jenneken Bekamp" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1885-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_2
  a a2a:Person ;
  rdfs:label "Adolf E. Twuijver" ;
  a2a:PersonName [
    rdfs:label "Adolf E. Twuijver" ;
    a2a:PersonNameFirstName "Adolf E." ;
    a2a:PersonNameLastName "Twuijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1886-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_3
  a a2a:Person ;
  rdfs:label "Geertruida Voltman" ;
  a2a:PersonName [
    rdfs:label "Geertruida Voltman" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Voltman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1850-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eibergen" ;
    rdfs:label "Eibergen"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_4
  a a2a:Person ;
  rdfs:label "Marten Kooi" ;
  a2a:PersonName [
    rdfs:label "Marten Kooi" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Kooi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1883-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_5
  a a2a:Person ;
  rdfs:label "Johanna G. Nissink" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Nissink" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Nissink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1886-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_6
  a a2a:Person ;
  rdfs:label "Hendrina J. Scholten" ;
  a2a:PersonName [
    rdfs:label "Hendrina J. Scholten" ;
    a2a:PersonNameFirstName "Hendrina J." ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1864-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_7
  a a2a:Person ;
  rdfs:label "Gerhard H. Welle" ;
  a2a:PersonName [
    rdfs:label "Gerhard H. Welle" ;
    a2a:PersonNameFirstName "Gerhard H." ;
    a2a:PersonNameLastName "Welle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1878-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_8
  a a2a:Person ;
  rdfs:label "Egbert J.J. van IJsseldijk" ;
  a2a:PersonName [
    rdfs:label "Egbert J.J. van IJsseldijk" ;
    a2a:PersonNameFirstName "Egbert J.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "IJsseldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1895-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_9
  a a2a:Person ;
  rdfs:label "Dorothea M.J. Overbosch" ;
  a2a:PersonName [
    rdfs:label "Dorothea M.J. Overbosch" ;
    a2a:PersonNameFirstName "Dorothea M.J." ;
    a2a:PersonNameLastName "Overbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1881-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_10
  a a2a:Person ;
  rdfs:label "Willem Rodijk" ;
  a2a:PersonName [
    rdfs:label "Willem Rodijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1881-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_11
  a a2a:Person ;
  rdfs:label "Harmen IJzerman" ;
  a2a:PersonName [
    rdfs:label "Harmen IJzerman" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "IJzerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1878-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_12
  a a2a:Person ;
  rdfs:label "Johanna R. IJsseldijk" ;
  a2a:PersonName [
    rdfs:label "Johanna R. IJsseldijk" ;
    a2a:PersonNameFirstName "Johanna R." ;
    a2a:PersonNameLastName "IJsseldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1908-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_13
  a a2a:Person ;
  rdfs:label "Jacob Cerfontain" ;
  a2a:PersonName [
    rdfs:label "Jacob Cerfontain" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Cerfontain"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1882-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_14
  a a2a:Person ;
  rdfs:label "Johanna G. Hissink" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Hissink" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Hissink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1886-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_15
  a a2a:Person ;
  rdfs:label "Cornelis E. van IJsseldijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis E. van IJsseldijk" ;
    a2a:PersonNameFirstName "Cornelis E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "IJsseldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1865-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_16
  a a2a:Person ;
  rdfs:label "Cornelis E. van IJsseldijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis E. van IJsseldijk" ;
    a2a:PersonNameFirstName "Cornelis E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "IJsseldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1901-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_1 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_2 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_3 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_4 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_5 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_6 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_7 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_8 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_9 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_10 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_11 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_12 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_13 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_14 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_15 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:relationep_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Person4867743_16 ;
  a2a:EventKeyRef oa:event_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042_Event1 .

oa:source_cod_eb5426e3-d5c3-612a-8b2f-efa5f3cae042
  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 "18" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12475991" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4867743"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4867743" ;
  a2a:RecordIdentifier "4867743" ;
  a2a:RecordGUID "{eb5426e3-d5c3-612a-8b2f-efa5f3cae042}" ;
  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" .

