@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_f0275223-bc73-7c09-cbb6-212844a3be20
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1892)" ;
  a2a:hasPerson oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_1, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_2, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_3, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_4, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_5, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_6, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_7, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_8, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_9, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_10, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_11, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_12, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_13, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_14, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_15, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_16, oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_17 ;
  a2a:hasEvent oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_0, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_1, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_2, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_3, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_4, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_5, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_6, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_7, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_8, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_9, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_10, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_11, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_12, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_13, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_14, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_15, oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_16 ;
  a2a:hasSource oa:source_cod_f0275223-bc73-7c09-cbb6-212844a3be20 .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_1
  a a2a:Person ;
  rdfs:label "Jan Hendriks" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1869-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_2
  a a2a:Person ;
  rdfs:label "Maria W. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Maria W. Hendriks" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1860-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_3
  a a2a:Person ;
  rdfs:label "Dirk Testerink" ;
  a2a:PersonName [
    rdfs:label "Dirk Testerink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1856-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_4
  a a2a:Person ;
  rdfs:label "Jantje Testerink" ;
  a2a:PersonName [
    rdfs:label "Jantje Testerink" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1855-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_5
  a a2a:Person ;
  rdfs:label "Bertha D. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Bertha D. Hendriks" ;
    a2a:PersonNameFirstName "Bertha D." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1867-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_6
  a a2a:Person ;
  rdfs:label "Jacoba W. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Jacoba W. Hendriks" ;
    a2a:PersonNameFirstName "Jacoba W." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1865-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_7
  a a2a:Person ;
  rdfs:label "Hendrik J. Testerink" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Testerink" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1861-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_8
  a a2a:Person ;
  rdfs:label "Hendrik J. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Hendriks" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1859-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_9
  a a2a:Person ;
  rdfs:label "Gerbarla Mulder" ;
  a2a:PersonName [
    rdfs:label "Gerbarla Mulder" ;
    a2a:PersonNameFirstName "Gerbarla" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1820-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_10
  a a2a:Person ;
  rdfs:label "Frederikus J. Testerink" ;
  a2a:PersonName [
    rdfs:label "Frederikus J. Testerink" ;
    a2a:PersonNameFirstName "Frederikus J." ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1852-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_11
  a a2a:Person ;
  rdfs:label "Anna M. Hendriks" ;
  a2a:PersonName [
    rdfs:label "Anna M. Hendriks" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1861-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_12
  a a2a:Person ;
  rdfs:label "Gerritje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Gerritje Hendriks" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1864-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_13
  a a2a:Person ;
  rdfs:label "Geertruida Jacobsen" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacobsen" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Jacobsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1829-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ellecom" ;
    rdfs:label "Ellecom"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_14
  a a2a:Person ;
  rdfs:label "Harmen K. Kruimer" ;
  a2a:PersonName [
    rdfs:label "Harmen K. Kruimer" ;
    a2a:PersonNameFirstName "Harmen K." ;
    a2a:PersonNameLastName "Kruimer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1848-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_15
  a a2a:Person ;
  rdfs:label "Bartha F. Testerink" ;
  a2a:PersonName [
    rdfs:label "Bartha F. Testerink" ;
    a2a:PersonNameFirstName "Bartha F." ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1864-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_16
  a a2a:Person ;
  rdfs:label "Gerrit Hendriks" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendriks" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1830-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterbeek" ;
    rdfs:label "Oosterbeek"
  ] .

oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_17
  a a2a:Person ;
  rdfs:label "Hendrik Testerink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Testerink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Testerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1825-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_1 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_2 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_3 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_4 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_5 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_6 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_7 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_8 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_9 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_10 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_11 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_12 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_13 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_14 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_15 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_16 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:relationep_cod_f0275223-bc73-7c09-cbb6-212844a3be20_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Person5433944_17 ;
  a2a:EventKeyRef oa:event_cod_f0275223-bc73-7c09-cbb6-212844a3be20_Event1 .

oa:source_cod_f0275223-bc73-7c09-cbb6-212844a3be20
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1892 Wijk C - Oosterhuizen" ;
    a2a:DocumentNumber "35" ;
    rdfs:label "CODA, Apeldoorn, 1870-1892 Wijk C - Oosterhuizen, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11953347" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5433944"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5433944" ;
  a2a:RecordIdentifier "5433944" ;
  a2a:RecordGUID "{f0275223-bc73-7c09-cbb6-212844a3be20}" ;
  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" .

