@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_8e243df7-96a2-7261-0ed1-55c8a0215dbf
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_1, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_2, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_3, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_4, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_5, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_6, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_7, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_8, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_9, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_10, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_11, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_12, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_13, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_14, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_15, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_16, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_17, oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_18 ;
  a2a:hasEvent oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_0, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_1, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_2, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_3, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_4, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_5, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_6, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_7, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_8, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_9, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_10, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_11, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_12, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_13, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_14, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_15, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_16, oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_17 ;
  a2a:hasSource oa:source_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_1
  a a2a:Person ;
  rdfs:label "Willemina J. Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willemina J. Grotenhuis" ;
    a2a:PersonNameFirstName "Willemina J." ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1870-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_2
  a a2a:Person ;
  rdfs:label "Jan Jansen" ;
  a2a:PersonName [
    rdfs:label "Jan Jansen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1879-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_3
  a a2a:Person ;
  rdfs:label "Margaretha J. Dikschée" ;
  a2a:PersonName [
    rdfs:label "Margaretha J. Dikschée" ;
    a2a:PersonNameFirstName "Margaretha J." ;
    a2a:PersonNameLastName "Dikschée"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1830-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_4
  a a2a:Person ;
  rdfs:label "Willem Timmermans" ;
  a2a:PersonName [
    rdfs:label "Willem Timmermans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1838-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lithoijen" ;
    rdfs:label "Lithoijen"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_5
  a a2a:Person ;
  rdfs:label "Johannes G. Berlijn" ;
  a2a:PersonName [
    rdfs:label "Johannes G. Berlijn" ;
    a2a:PersonNameFirstName "Johannes G." ;
    a2a:PersonNameLastName "Berlijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1855-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_6
  a a2a:Person ;
  rdfs:label "Willem Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Grotenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1877-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_7
  a a2a:Person ;
  rdfs:label "Hendrik S. Keelink" ;
  a2a:PersonName [
    rdfs:label "Hendrik S. Keelink" ;
    a2a:PersonNameFirstName "Hendrik S." ;
    a2a:PersonNameLastName "Keelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1849-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_8
  a a2a:Person ;
  rdfs:label "Willem Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Grotenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1873-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_9
  a a2a:Person ;
  rdfs:label "Willem Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Grotenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1879-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_10
  a a2a:Person ;
  rdfs:label "Geertruida B. Robart" ;
  a2a:PersonName [
    rdfs:label "Geertruida B. Robart" ;
    a2a:PersonNameFirstName "Geertruida B." ;
    a2a:PersonNameLastName "Robart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1846-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_11
  a a2a:Person ;
  rdfs:label "Helena M.C. Verlegh" ;
  a2a:PersonName [
    rdfs:label "Helena M.C. Verlegh" ;
    a2a:PersonNameFirstName "Helena M.C." ;
    a2a:PersonNameLastName "Verlegh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1835-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_12
  a a2a:Person ;
  rdfs:label "Elsiena Buurman" ;
  a2a:PersonName [
    rdfs:label "Elsiena Buurman" ;
    a2a:PersonNameFirstName "Elsiena" ;
    a2a:PersonNameLastName "Buurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1845-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_13
  a a2a:Person ;
  rdfs:label "Willem Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Grotenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1840-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_14
  a a2a:Person ;
  rdfs:label "Arnoldus W. Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Arnoldus W. Grotenhuis" ;
    a2a:PersonNameFirstName "Arnoldus W." ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1867-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_15
  a a2a:Person ;
  rdfs:label "Johannes E. Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Johannes E. Grotenhuis" ;
    a2a:PersonNameFirstName "Johannes E." ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1872-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_16
  a a2a:Person ;
  rdfs:label "Willem Grotenhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Grotenhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grotenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1871-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_17
  a a2a:Person ;
  rdfs:label "Lammert Jansen" ;
  a2a:PersonName [
    rdfs:label "Lammert Jansen" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1854-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hummelo" ;
    rdfs:label "Hummelo"
  ] .

oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_18
  a a2a:Person ;
  rdfs:label "Willem G. van Merkesteijn" ;
  a2a:PersonName [
    rdfs:label "Willem G. van Merkesteijn" ;
    a2a:PersonNameFirstName "Willem G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Merkesteijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1849-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eemnes" ;
    rdfs:label "Eemnes"
  ] .

oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_1 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_2 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_3 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_4 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_5 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_6 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_7 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_8 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_9 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_10 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_11 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_12 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_13 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_14 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_15 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_16 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_17 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:relationep_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Person4841866_18 ;
  a2a:EventKeyRef oa:event_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf_Event1 .

oa:source_cod_8e243df7-96a2-7261-0ed1-55c8a0215dbf
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Apeldoorn" ;
    a2a:DocumentNumber "397" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Apeldoorn, 397"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11627942" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4841866"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4841866" ;
  a2a:RecordIdentifier "4841866" ;
  a2a:RecordGUID "{8e243df7-96a2-7261-0ed1-55c8a0215dbf}" ;
  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" .

