@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_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_1, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_2, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_3, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_4, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_5, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_6, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_7, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_8, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_9, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_10, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_11, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_12, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_13, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_14, oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_15 ;
  a2a:hasEvent oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_0, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_1, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_2, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_3, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_4, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_5, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_6, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_7, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_8, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_9, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_10, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_11, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_12, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_13, oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_14 ;
  a2a:hasSource oa:source_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1 .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_1
  a a2a:Person ;
  rdfs:label "Margaretha P. Akkerhuis" ;
  a2a:PersonName [
    rdfs:label "Margaretha P. Akkerhuis" ;
    a2a:PersonNameFirstName "Margaretha P." ;
    a2a:PersonNameLastName "Akkerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1891-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_2
  a a2a:Person ;
  rdfs:label "Cornelis Seen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Seen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Seen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1848-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_3
  a a2a:Person ;
  rdfs:label "Hendrika Weener" ;
  a2a:PersonName [
    rdfs:label "Hendrika Weener" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Weener"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1896-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_4
  a a2a:Person ;
  rdfs:label "Mensiena van den Bos" ;
  a2a:PersonName [
    rdfs:label "Mensiena van den Bos" ;
    a2a:PersonNameFirstName "Mensiena" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1882-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_5
  a a2a:Person ;
  rdfs:label "Gerdina Akkerhuijs" ;
  a2a:PersonName [
    rdfs:label "Gerdina Akkerhuijs" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Akkerhuijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1892-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driebergen" ;
    rdfs:label "Driebergen"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_6
  a a2a:Person ;
  rdfs:label "Kurt C.G.H. Pieper" ;
  a2a:PersonName [
    rdfs:label "Kurt C.G.H. Pieper" ;
    a2a:PersonNameFirstName "Kurt C.G.H." ;
    a2a:PersonNameLastName "Pieper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1873-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_7
  a a2a:Person ;
  rdfs:label "Antoon L. Akkerhuijs" ;
  a2a:PersonName [
    rdfs:label "Antoon L. Akkerhuijs" ;
    a2a:PersonNameFirstName "Antoon L." ;
    a2a:PersonNameLastName "Akkerhuijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1867-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_8
  a a2a:Person ;
  rdfs:label "Ida M.E. van den Braak" ;
  a2a:PersonName [
    rdfs:label "Ida M.E. van den Braak" ;
    a2a:PersonNameFirstName "Ida M.E." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Braak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1895-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwijndrecht" ;
    rdfs:label "Zwijndrecht"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_9
  a a2a:Person ;
  rdfs:label "Sibbeltje de Haan" ;
  a2a:PersonName [
    rdfs:label "Sibbeltje de Haan" ;
    a2a:PersonNameFirstName "Sibbeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1894-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_10
  a a2a:Person ;
  rdfs:label "Antontine L. Akkerhuijs" ;
  a2a:PersonName [
    rdfs:label "Antontine L. Akkerhuijs" ;
    a2a:PersonNameFirstName "Antontine L." ;
    a2a:PersonNameLastName "Akkerhuijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1908-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_11
  a a2a:Person ;
  rdfs:label "Christine H. Eikema" ;
  a2a:PersonName [
    rdfs:label "Christine H. Eikema" ;
    a2a:PersonNameFirstName "Christine H." ;
    a2a:PersonNameLastName "Eikema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1868-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kendal (Ind.)" ;
    rdfs:label "Kendal (Ind.)"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_12
  a a2a:Person ;
  rdfs:label "Fenna Kriek" ;
  a2a:PersonName [
    rdfs:label "Fenna Kriek" ;
    a2a:PersonNameFirstName "Fenna" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1854-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_13
  a a2a:Person ;
  rdfs:label "Carolina H.M. Akkerhuijs" ;
  a2a:PersonName [
    rdfs:label "Carolina H.M. Akkerhuijs" ;
    a2a:PersonNameFirstName "Carolina H.M." ;
    a2a:PersonNameLastName "Akkerhuijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1894-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_14
  a a2a:Person ;
  rdfs:label "Jeannette M. Akkerhuijs" ;
  a2a:PersonName [
    rdfs:label "Jeannette M. Akkerhuijs" ;
    a2a:PersonNameFirstName "Jeannette M." ;
    a2a:PersonNameLastName "Akkerhuijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1905-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Watergraafsmeer" ;
    rdfs:label "Watergraafsmeer"
  ] .

oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_15
  a a2a:Person ;
  rdfs:label "Johanna F. van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Johanna F. van Lohuizen" ;
    a2a:PersonNameFirstName "Johanna F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1901-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_1 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_2 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_3 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_4 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_5 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_6 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_7 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_8 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_9 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_10 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_11 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_12 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_13 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_14 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:relationep_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Person5034874_15 ;
  a2a:EventKeyRef oa:event_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1_Event1 .

oa:source_cod_3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1
  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 "146" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11493832" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5034874"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5034874" ;
  a2a:RecordIdentifier "5034874" ;
  a2a:RecordGUID "{3f8b0b98-3da5-3eea-e0be-6b8e8bb32fc1}" ;
  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" .

