@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_3bd2de0b-10be-e060-cf43-33ca64a664fb
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_1, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_2, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_3, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_4, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_5, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_6, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_7, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_8, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_9, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_10, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_11, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_12, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_13, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_14, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_15, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_16, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_17, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_18, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_19, oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_20 ;
  a2a:hasEvent oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_0, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_1, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_2, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_3, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_4, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_5, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_6, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_7, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_8, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_9, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_10, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_11, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_12, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_13, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_14, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_15, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_16, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_17, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_18, oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_19 ;
  a2a:hasSource oa:source_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_1
  a a2a:Person ;
  rdfs:label "Wilhelmina E. van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina E. van Wageningen" ;
    a2a:PersonNameFirstName "Wilhelmina E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1897-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_2
  a a2a:Person ;
  rdfs:label "Jannes G. van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Jannes G. van Wageningen" ;
    a2a:PersonNameFirstName "Jannes G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1893-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_3
  a a2a:Person ;
  rdfs:label "Theodora van der Wal" ;
  a2a:PersonName [
    rdfs:label "Theodora van der Wal" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1893-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_4
  a a2a:Person ;
  rdfs:label "Antonius Brantenaar" ;
  a2a:PersonName [
    rdfs:label "Antonius Brantenaar" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Brantenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1880-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veenendaal" ;
    rdfs:label "Veenendaal"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_5
  a a2a:Person ;
  rdfs:label "Aaltje Honders" ;
  a2a:PersonName [
    rdfs:label "Aaltje Honders" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Honders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1826-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eerbeek" ;
    rdfs:label "Eerbeek"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_6
  a a2a:Person ;
  rdfs:label "Johanna M. van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Johanna M. van Wageningen" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1895-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_7
  a a2a:Person ;
  rdfs:label "Johannes van der Wal" ;
  a2a:PersonName [
    rdfs:label "Johannes van der Wal" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1842-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_8
  a a2a:Person ;
  rdfs:label "Johannes N. van der Wal" ;
  a2a:PersonName [
    rdfs:label "Johannes N. van der Wal" ;
    a2a:PersonNameFirstName "Johannes N." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1887-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_9
  a a2a:Person ;
  rdfs:label "Cornelia Zegers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Zegers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1862-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_10
  a a2a:Person ;
  rdfs:label "Gerrit Zegers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Zegers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1863-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eerbeek" ;
    rdfs:label "Eerbeek"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_11
  a a2a:Person ;
  rdfs:label "Elselina J. Brantenaar" ;
  a2a:PersonName [
    rdfs:label "Elselina J. Brantenaar" ;
    a2a:PersonNameFirstName "Elselina J." ;
    a2a:PersonNameLastName "Brantenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1849-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katendrecht" ;
    rdfs:label "Katendrecht"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_12
  a a2a:Person ;
  rdfs:label "Francisca Brantenaar" ;
  a2a:PersonName [
    rdfs:label "Francisca Brantenaar" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Brantenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1883-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_13
  a a2a:Person ;
  rdfs:label "Willemina G. Methorst" ;
  a2a:PersonName [
    rdfs:label "Willemina G. Methorst" ;
    a2a:PersonNameFirstName "Willemina G." ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1855-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_14
  a a2a:Person ;
  rdfs:label "Jacobus Valies" ;
  a2a:PersonName [
    rdfs:label "Jacobus Valies" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Valies"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1834-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uden" ;
    rdfs:label "Uden"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_15
  a a2a:Person ;
  rdfs:label "Jannes G. van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Jannes G. van Wageningen" ;
    a2a:PersonNameFirstName "Jannes G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1865-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_16
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Wal" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Wal" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1890-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_17
  a a2a:Person ;
  rdfs:label "Aartje van Wageningen" ;
  a2a:PersonName [
    rdfs:label "Aartje van Wageningen" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wageningen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1892-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_18
  a a2a:Person ;
  rdfs:label "Pieternella Brantenaar" ;
  a2a:PersonName [
    rdfs:label "Pieternella Brantenaar" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Brantenaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1885-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Almelo" ;
    rdfs:label "Ambt Almelo"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_19
  a a2a:Person ;
  rdfs:label "Johanna M. Reigersveer" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Reigersveer" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Reigersveer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1864-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_20
  a a2a:Person ;
  rdfs:label "Gijsbert R. van der Wal" ;
  a2a:PersonName [
    rdfs:label "Gijsbert R. van der Wal" ;
    a2a:PersonNameFirstName "Gijsbert R." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1879-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_1 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_2 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_3 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_4 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_5 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_6 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_7 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_8 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_9 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_10 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_11 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_12 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_13 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_14 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_15 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_16 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_17 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_18 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_19 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:relationep_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Person5567716_20 ;
  a2a:EventKeyRef oa:event_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb_Event1 .

oa:source_cod_3bd2de0b-10be-e060-cf43-33ca64a664fb
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "636" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 636"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5567716" ;
  a2a:RecordIdentifier "5567716" ;
  a2a:RecordGUID "{3bd2de0b-10be-e060-cf43-33ca64a664fb}" ;
  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" .

