@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_ab58d818-830b-d207-4dc8-1aa9dfdf65af
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_1, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_2, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_3, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_4, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_5, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_6, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_7, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_8, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_9, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_10, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_11, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_12, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_13, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_14, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_15, oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_16 ;
  a2a:hasEvent oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_0, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_1, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_2, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_3, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_4, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_5, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_6, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_7, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_8, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_9, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_10, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_11, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_12, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_13, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_14, oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_15 ;
  a2a:hasSource oa:source_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_1
  a a2a:Person ;
  rdfs:label "Gerrit J. van de Gronde" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. van de Gronde" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_2
  a a2a:Person ;
  rdfs:label "Lodewijk Landaal" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Landaal" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1834-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_3
  a a2a:Person ;
  rdfs:label "Marten W. Landaal" ;
  a2a:PersonName [
    rdfs:label "Marten W. Landaal" ;
    a2a:PersonNameFirstName "Marten W." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1809-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_4
  a a2a:Person ;
  rdfs:label "Adriana L. Mouw" ;
  a2a:PersonName [
    rdfs:label "Adriana L. Mouw" ;
    a2a:PersonNameFirstName "Adriana L." ;
    a2a:PersonNameLastName "Mouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1851-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_5
  a a2a:Person ;
  rdfs:label "Kristina Broekhart" ;
  a2a:PersonName [
    rdfs:label "Kristina Broekhart" ;
    a2a:PersonNameFirstName "Kristina" ;
    a2a:PersonNameLastName "Broekhart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1812-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_6
  a a2a:Person ;
  rdfs:label "Gerard Landaal" ;
  a2a:PersonName [
    rdfs:label "Gerard Landaal" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1839-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_7
  a a2a:Person ;
  rdfs:label "Louisa Landaal" ;
  a2a:PersonName [
    rdfs:label "Louisa Landaal" ;
    a2a:PersonNameFirstName "Louisa" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1841-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_8
  a a2a:Person ;
  rdfs:label "Hendrik Mouw" ;
  a2a:PersonName [
    rdfs:label "Hendrik Mouw" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Mouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1843-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_9
  a a2a:Person ;
  rdfs:label "Jan W. van de Gronde" ;
  a2a:PersonName [
    rdfs:label "Jan W. van de Gronde" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1828-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_10
  a a2a:Person ;
  rdfs:label "Geertruida Tamboer" ;
  a2a:PersonName [
    rdfs:label "Geertruida Tamboer" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Tamboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1818-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_11
  a a2a:Person ;
  rdfs:label "Gerredina van de Gronde" ;
  a2a:PersonName [
    rdfs:label "Gerredina van de Gronde" ;
    a2a:PersonNameFirstName "Gerredina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1855-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_12
  a a2a:Person ;
  rdfs:label "Albert Landaal" ;
  a2a:PersonName [
    rdfs:label "Albert Landaal" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1844-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_13
  a a2a:Person ;
  rdfs:label "Lambert Mouw" ;
  a2a:PersonName [
    rdfs:label "Lambert Mouw" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Mouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1803-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_14
  a a2a:Person ;
  rdfs:label "Johanna van de Gronde" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Gronde" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1853-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_15
  a a2a:Person ;
  rdfs:label "Marten W. Landaal" ;
  a2a:PersonName [
    rdfs:label "Marten W. Landaal" ;
    a2a:PersonNameFirstName "Marten W." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1852-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_16
  a a2a:Person ;
  rdfs:label "Hendrika Mouw" ;
  a2a:PersonName [
    rdfs:label "Hendrika Mouw" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Mouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1835-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_1 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_2 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_3 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_4 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_5 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_6 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_7 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_8 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_9 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_10 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_11 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_12 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_13 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_14 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_15 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:relationep_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Person5283805_16 ;
  a2a:EventKeyRef oa:event_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af_Event1 .

oa:source_cod_ab58d818-830b-d207-4dc8-1aa9dfdf65af
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1849-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1849-1860 Apeldoorn dorp" ;
    a2a:DocumentNumber "65" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Apeldoorn dorp, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12311429" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5283805"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5283805" ;
  a2a:RecordIdentifier "5283805" ;
  a2a:RecordGUID "{ab58d818-830b-d207-4dc8-1aa9dfdf65af}" ;
  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" .

