@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_c50062a7-8541-7b23-a852-e449baff6c3b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_1, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_2, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_3, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_4, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_5, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_6, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_7, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_8, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_9, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_10, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_11, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_12, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_13, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_14, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_15, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_16, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_17, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_18, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_19, oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_20 ;
  a2a:hasEvent oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_0, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_1, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_2, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_3, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_4, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_5, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_6, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_7, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_8, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_9, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_10, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_11, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_12, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_13, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_14, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_15, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_16, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_17, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_18, oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_19 ;
  a2a:hasSource oa:source_cod_c50062a7-8541-7b23-a852-e449baff6c3b .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_1
  a a2a:Person ;
  rdfs:label "Dina Kuiller" ;
  a2a:PersonName [
    rdfs:label "Dina Kuiller" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Kuiller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1867-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Ommen" ;
    rdfs:label "Ambt Ommen"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_2
  a a2a:Person ;
  rdfs:label "Aaltje Marcus" ;
  a2a:PersonName [
    rdfs:label "Aaltje Marcus" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1875-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_3
  a a2a:Person ;
  rdfs:label "Elisabeth Marcus" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Marcus" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1870-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_4
  a a2a:Person ;
  rdfs:label "Mariane S. Pije" ;
  a2a:PersonName [
    rdfs:label "Mariane S. Pije" ;
    a2a:PersonNameFirstName "Mariane S." ;
    a2a:PersonNameLastName "Pije"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1837-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_5
  a a2a:Person ;
  rdfs:label "Gerrit Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bronkhorst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1856-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_6
  a a2a:Person ;
  rdfs:label "Roelof Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Roelof Bronkhorst" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1862-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_7
  a a2a:Person ;
  rdfs:label "Hanna Marcus" ;
  a2a:PersonName [
    rdfs:label "Hanna Marcus" ;
    a2a:PersonNameFirstName "Hanna" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1818-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_8
  a a2a:Person ;
  rdfs:label "Marcus L. Marcus" ;
  a2a:PersonName [
    rdfs:label "Marcus L. Marcus" ;
    a2a:PersonNameFirstName "Marcus L." ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1833-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pialostok" ;
    rdfs:label "Pialostok"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_9
  a a2a:Person ;
  rdfs:label "Catharina C. Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Catharina C. Bronkhorst" ;
    a2a:PersonNameFirstName "Catharina C." ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1858-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_10
  a a2a:Person ;
  rdfs:label "Samuel Marcus" ;
  a2a:PersonName [
    rdfs:label "Samuel Marcus" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1866-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_11
  a a2a:Person ;
  rdfs:label "Willem Nijhof" ;
  a2a:PersonName [
    rdfs:label "Willem Nijhof" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1850-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_12
  a a2a:Person ;
  rdfs:label "Johannes A. Voerman" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Voerman" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1828-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_13
  a a2a:Person ;
  rdfs:label "Mekka Waijenberg" ;
  a2a:PersonName [
    rdfs:label "Mekka Waijenberg" ;
    a2a:PersonNameFirstName "Mekka" ;
    a2a:PersonNameLastName "Waijenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1836-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_14
  a a2a:Person ;
  rdfs:label "Anthonia Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Anthonia Bronkhorst" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1869-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_15
  a a2a:Person ;
  rdfs:label "Gregorius Siffert" ;
  a2a:PersonName [
    rdfs:label "Gregorius Siffert" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Siffert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1799-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Frankrijk" ;
    rdfs:label "Frankrijk"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_16
  a a2a:Person ;
  rdfs:label "Heintje Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Heintje Bronkhorst" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1875-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_17
  a a2a:Person ;
  rdfs:label "Hendrik Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bronkhorst" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1865-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_18
  a a2a:Person ;
  rdfs:label "Johannes Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Johannes Bronkhorst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1860-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_19
  a a2a:Person ;
  rdfs:label "Jeannetta Marcus" ;
  a2a:PersonName [
    rdfs:label "Jeannetta Marcus" ;
    a2a:PersonNameFirstName "Jeannetta" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1873-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_20
  a a2a:Person ;
  rdfs:label "Aaltje Wevers" ;
  a2a:PersonName [
    rdfs:label "Aaltje Wevers" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1806-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidwolde" ;
    rdfs:label "Zuidwolde"
  ] .

oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_1 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_2 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_3 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_4 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_5 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_6 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_7 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_8 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_9 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_10 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_11 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_12 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_13 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_14 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_15 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_16 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_17 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_18 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_19 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:relationep_cod_c50062a7-8541-7b23-a852-e449baff6c3b_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Person6108661_20 ;
  a2a:EventKeyRef oa:event_cod_c50062a7-8541-7b23-a852-e449baff6c3b_Event1 .

oa:source_cod_c50062a7-8541-7b23-a852-e449baff6c3b
  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 "40" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Apeldoorn, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11504740" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6108661"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6108661" ;
  a2a:RecordIdentifier "6108661" ;
  a2a:RecordGUID "{c50062a7-8541-7b23-a852-e449baff6c3b}" ;
  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" .

