@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_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_1, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_2, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_3, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_4, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_5, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_6, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_7, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_8, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_9, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_10, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_11, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_12, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_13, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_14, oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_15 ;
  a2a:hasEvent oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_0, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_1, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_2, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_3, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_4, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_5, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_6, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_7, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_8, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_9, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_10, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_11, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_12, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_13, oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_14 ;
  a2a:hasSource oa:source_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6 .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_1
  a a2a:Person ;
  rdfs:label "Koene van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Koene van den Bosch" ;
    a2a:PersonNameFirstName "Koene" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1818-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blesse" ;
    rdfs:label "Blesse"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_2
  a a2a:Person ;
  rdfs:label "Evert van de Kamp" ;
  a2a:PersonName [
    rdfs:label "Evert van de Kamp" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1826-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_3
  a a2a:Person ;
  rdfs:label "Hendrik van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Hendrik van den Bosch" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1842-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_4
  a a2a:Person ;
  rdfs:label "Johanna Niehaus" ;
  a2a:PersonName [
    rdfs:label "Johanna Niehaus" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Niehaus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1819-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bentheim" ;
    rdfs:label "Bentheim"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_5
  a a2a:Person ;
  rdfs:label "Geziena B. Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Geziena B. Schoenmakers" ;
    a2a:PersonNameFirstName "Geziena B." ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1858-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_6
  a a2a:Person ;
  rdfs:label "Gerrit Brunemeijer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Brunemeijer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Brunemeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1818-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veldhuizen" ;
    rdfs:label "Veldhuizen"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_7
  a a2a:Person ;
  rdfs:label "Berendina J. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Berendina J. Schoenmaker" ;
    a2a:PersonNameFirstName "Berendina J." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1860-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_8
  a a2a:Person ;
  rdfs:label "Johan H. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Johan H. Schoenmaker" ;
    a2a:PersonNameFirstName "Johan H." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1827-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haftenkamp" ;
    rdfs:label "Haftenkamp"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_9
  a a2a:Person ;
  rdfs:label "Gradus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Gradus van den Bosch" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1851-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_10
  a a2a:Person ;
  rdfs:label "Marinus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Marinus van den Bosch" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1849-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_11
  a a2a:Person ;
  rdfs:label "Fenne Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Fenne Schoenmaker" ;
    a2a:PersonNameFirstName "Fenne" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1830-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haftenkamp" ;
    rdfs:label "Haftenkamp"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_12
  a a2a:Person ;
  rdfs:label "Catharina Brunemeijer" ;
  a2a:PersonName [
    rdfs:label "Catharina Brunemeijer" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Brunemeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1850-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmelenkamp" ;
    rdfs:label "Emmelenkamp"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_13
  a a2a:Person ;
  rdfs:label "Gerredina Holland" ;
  a2a:PersonName [
    rdfs:label "Gerredina Holland" ;
    a2a:PersonNameFirstName "Gerredina" ;
    a2a:PersonNameLastName "Holland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1830-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vriezenveen" ;
    rdfs:label "Vriezenveen"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_14
  a a2a:Person ;
  rdfs:label "Conrad B. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Conrad B. Schoenmaker" ;
    a2a:PersonNameFirstName "Conrad B." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1856-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haftenkamp" ;
    rdfs:label "Haftenkamp"
  ] .

oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_15
  a a2a:Person ;
  rdfs:label "Tamme van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Tamme van den Bosch" ;
    a2a:PersonNameFirstName "Tamme" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1840-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_1 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_2 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_3 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_4 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_5 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_6 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_7 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_8 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_9 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_10 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_11 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_12 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_13 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_14 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:relationep_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Person5542497_15 ;
  a2a:EventKeyRef oa:event_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6_Event1 .

oa:source_cod_aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6
  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 Noord-Apeldoorn" ;
    a2a:DocumentNumber "32" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Noord-Apeldoorn, 32"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12168719" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5542497"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5542497" ;
  a2a:RecordIdentifier "5542497" ;
  a2a:RecordGUID "{aa7c9cc1-18bf-77e2-68b9-4c92bd98b5f6}" ;
  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" .

