@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_62eaaa8f-734f-de73-25a2-e04901796ab3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1893-1900)" ;
  a2a:hasPerson oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_1, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_2, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_3, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_4, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_5, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_6, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_7, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_8, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_9, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_10, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_11, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_12, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_13, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_14, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_15, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_16, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_17, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_18, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_19, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_20, oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_21 ;
  a2a:hasEvent oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_0, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_1, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_2, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_3, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_4, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_5, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_6, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_7, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_8, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_9, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_10, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_11, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_12, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_13, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_14, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_15, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_16, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_17, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_18, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_19, oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_20 ;
  a2a:hasSource oa:source_cod_62eaaa8f-734f-de73-25a2-e04901796ab3 .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_1
  a a2a:Person ;
  rdfs:label "Hendrika Bello" ;
  a2a:PersonName [
    rdfs:label "Hendrika Bello" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Bello"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1872-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_2
  a a2a:Person ;
  rdfs:label "Willem Schurink" ;
  a2a:PersonName [
    rdfs:label "Willem Schurink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schurink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1867-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_3
  a a2a:Person ;
  rdfs:label "Dirk Zinnemers" ;
  a2a:PersonName [
    rdfs:label "Dirk Zinnemers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Zinnemers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1872-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_4
  a a2a:Person ;
  rdfs:label "Dirk Jan Bomhof" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Bomhof" ;
    a2a:PersonNameFirstName "Dirk Jan" ;
    a2a:PersonNameLastName "Bomhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1898-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_5
  a a2a:Person ;
  rdfs:label "Dina van Lohuizen" ;
  a2a:PersonName [
    rdfs:label "Dina van Lohuizen" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lohuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1841-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_6
  a a2a:Person ;
  rdfs:label "Berendina A.W. Pulle" ;
  a2a:PersonName [
    rdfs:label "Berendina A.W. Pulle" ;
    a2a:PersonNameFirstName "Berendina A.W." ;
    a2a:PersonNameLastName "Pulle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1894-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_7
  a a2a:Person ;
  rdfs:label "Maria Pothoven" ;
  a2a:PersonName [
    rdfs:label "Maria Pothoven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1860-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_8
  a a2a:Person ;
  rdfs:label "Maria Pulle" ;
  a2a:PersonName [
    rdfs:label "Maria Pulle" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pulle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1890-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zetten" ;
    rdfs:label "Zetten"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_9
  a a2a:Person ;
  rdfs:label "Johanna M. van Til" ;
  a2a:PersonName [
    rdfs:label "Johanna M. van Til" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Til"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1869-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_10
  a a2a:Person ;
  rdfs:label "Kornelisje Bast" ;
  a2a:PersonName [
    rdfs:label "Kornelisje Bast" ;
    a2a:PersonNameFirstName "Kornelisje" ;
    a2a:PersonNameLastName "Bast"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1872-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_11
  a a2a:Person ;
  rdfs:label "Wolter Bomhof" ;
  a2a:PersonName [
    rdfs:label "Wolter Bomhof" ;
    a2a:PersonNameFirstName "Wolter" ;
    a2a:PersonNameLastName "Bomhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1864-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_12
  a a2a:Person ;
  rdfs:label "Willem Pulle" ;
  a2a:PersonName [
    rdfs:label "Willem Pulle" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pulle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1854-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_13
  a a2a:Person ;
  rdfs:label "Alida J. Snoek" ;
  a2a:PersonName [
    rdfs:label "Alida J. Snoek" ;
    a2a:PersonNameFirstName "Alida J." ;
    a2a:PersonNameLastName "Snoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1869-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avezaath" ;
    rdfs:label "Avezaath"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_14
  a a2a:Person ;
  rdfs:label "Evert J. Honders" ;
  a2a:PersonName [
    rdfs:label "Evert J. Honders" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Honders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1860-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_15
  a a2a:Person ;
  rdfs:label "Hendrik Honders" ;
  a2a:PersonName [
    rdfs:label "Hendrik Honders" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Honders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1894-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_16
  a a2a:Person ;
  rdfs:label "Gerritje Telgen" ;
  a2a:PersonName [
    rdfs:label "Gerritje Telgen" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Telgen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1847-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_17
  a a2a:Person ;
  rdfs:label "Tonia Wentink" ;
  a2a:PersonName [
    rdfs:label "Tonia Wentink" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Wentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1874-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_18
  a a2a:Person ;
  rdfs:label "Hermine G. Bomhof" ;
  a2a:PersonName [
    rdfs:label "Hermine G. Bomhof" ;
    a2a:PersonNameFirstName "Hermine G." ;
    a2a:PersonNameLastName "Bomhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1895-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_19
  a a2a:Person ;
  rdfs:label "Derk W. Schurink" ;
  a2a:PersonName [
    rdfs:label "Derk W. Schurink" ;
    a2a:PersonNameFirstName "Derk W." ;
    a2a:PersonNameLastName "Schurink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1895-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_20
  a a2a:Person ;
  rdfs:label "Peter van Til" ;
  a2a:PersonName [
    rdfs:label "Peter van Til" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Til"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1825-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_21
  a a2a:Person ;
  rdfs:label "Johannes M. Koopman" ;
  a2a:PersonName [
    rdfs:label "Johannes M. Koopman" ;
    a2a:PersonNameFirstName "Johannes M." ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1869-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_1 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_2 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_3 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_4 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_5 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_6 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_7 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_8 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_9 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_10 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_11 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_12 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_13 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_14 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_15 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_16 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_17 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_18 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_19 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_20 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:relationep_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Person5567968_21 ;
  a2a:EventKeyRef oa:event_cod_62eaaa8f-734f-de73-25a2-e04901796ab3_Event1 .

oa:source_cod_62eaaa8f-734f-de73-25a2-e04901796ab3
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1893-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1893-1900 Wijk L - Het Loo" ;
    a2a:DocumentNumber "334" ;
    rdfs:label "CODA, Apeldoorn, 1893-1900 Wijk L - Het Loo, 334"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11728128" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5567968"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5567968" ;
  a2a:RecordIdentifier "5567968" ;
  a2a:RecordGUID "{62eaaa8f-734f-de73-25a2-e04901796ab3}" ;
  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" .

