@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_e4c92653-56fd-0042-5cfa-d8d73ec56a08
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_1, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_2, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_3, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_4, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_5, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_6, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_7, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_8, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_9, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_10, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_11, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_12, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_13, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_14, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_15, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_16, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_17, oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_18 ;
  a2a:hasEvent oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_0, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_1, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_2, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_3, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_4, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_5, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_6, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_7, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_8, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_9, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_10, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_11, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_12, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_13, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_14, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_15, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_16, oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_17 ;
  a2a:hasSource oa:source_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08 .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_1
  a a2a:Person ;
  rdfs:label "Albertus Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Albertus Broekhuis" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1870-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_2
  a a2a:Person ;
  rdfs:label "Peter Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Peter Broekhuis" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1868-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_3
  a a2a:Person ;
  rdfs:label "Hendrikje Kroon" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Kroon" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1845-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_4
  a a2a:Person ;
  rdfs:label "Marten Veldhoen" ;
  a2a:PersonName [
    rdfs:label "Marten Veldhoen" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Veldhoen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1838-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_5
  a a2a:Person ;
  rdfs:label "Willem G.F. Weimar" ;
  a2a:PersonName [
    rdfs:label "Willem G.F. Weimar" ;
    a2a:PersonNameFirstName "Willem G.F." ;
    a2a:PersonNameLastName "Weimar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1855-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_6
  a a2a:Person ;
  rdfs:label "Gerrit van de Beek" ;
  a2a:PersonName [
    rdfs:label "Gerrit van de Beek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1857-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_7
  a a2a:Person ;
  rdfs:label "Willem Burck" ;
  a2a:PersonName [
    rdfs:label "Willem Burck" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Burck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1848-02-04"^^xsd:date
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_8
  a a2a:Person ;
  rdfs:label "Johanna E. Bodenkemper" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Bodenkemper" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Bodenkemper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1829-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_9
  a a2a:Person ;
  rdfs:label "Lambertus J. van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Lambertus J. van der Vaart" ;
    a2a:PersonNameFirstName "Lambertus J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1842-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_10
  a a2a:Person ;
  rdfs:label "Hermana W. Verbeek" ;
  a2a:PersonName [
    rdfs:label "Hermana W. Verbeek" ;
    a2a:PersonNameFirstName "Hermana W." ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1867-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_11
  a a2a:Person ;
  rdfs:label "Wilhelmina S. Weimar" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina S. Weimar" ;
    a2a:PersonNameFirstName "Wilhelmina S." ;
    a2a:PersonNameLastName "Weimar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1853-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_12
  a a2a:Person ;
  rdfs:label "Everdina G. Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Everdina G. Broekhuis" ;
    a2a:PersonNameFirstName "Everdina G." ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1872-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_13
  a a2a:Person ;
  rdfs:label "Gerritje Toewater" ;
  a2a:PersonName [
    rdfs:label "Gerritje Toewater" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Toewater"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1840-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_14
  a a2a:Person ;
  rdfs:label "Johanna C.A. van der Vaart" ;
  a2a:PersonName [
    rdfs:label "Johanna C.A. van der Vaart" ;
    a2a:PersonNameFirstName "Johanna C.A." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1879-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_15
  a a2a:Person ;
  rdfs:label "Hartger Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Hartger Broekhuis" ;
    a2a:PersonNameFirstName "Hartger" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1840-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_16
  a a2a:Person ;
  rdfs:label "Jozina Boll" ;
  a2a:PersonName [
    rdfs:label "Jozina Boll" ;
    a2a:PersonNameFirstName "Jozina" ;
    a2a:PersonNameLastName "Boll"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1834-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_17
  a a2a:Person ;
  rdfs:label "Hendrik Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Broekhuis" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1867-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_18
  a a2a:Person ;
  rdfs:label "Clasina A. Schakel" ;
  a2a:PersonName [
    rdfs:label "Clasina A. Schakel" ;
    a2a:PersonNameFirstName "Clasina A." ;
    a2a:PersonNameLastName "Schakel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1849-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_1 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_2 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_3 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_4 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_5 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_6 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_7 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_8 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_9 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_10 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_11 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_12 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_13 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_14 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_15 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_16 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_17 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:relationep_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Person4813635_18 ;
  a2a:EventKeyRef oa:event_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08_Event1 .

oa:source_cod_e4c92653-56fd-0042-5cfa-d8d73ec56a08
  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 "331" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Apeldoorn, 331"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12295194" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4813635"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4813635" ;
  a2a:RecordIdentifier "4813635" ;
  a2a:RecordGUID "{e4c92653-56fd-0042-5cfa-d8d73ec56a08}" ;
  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" .

