@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_fbb90565-f919-1ad7-c2e0-e859845166b2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_1, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_2, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_3, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_4, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_5, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_6, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_7, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_8, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_9, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_10, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_11, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_12, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_13, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_14, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_15, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_16, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_17, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_18, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_19, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_20, oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_21 ;
  a2a:hasEvent oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_0, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_1, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_2, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_3, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_4, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_5, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_6, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_7, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_8, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_9, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_10, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_11, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_12, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_13, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_14, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_15, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_16, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_17, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_18, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_19, oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_20 ;
  a2a:hasSource oa:source_cod_fbb90565-f919-1ad7-c2e0-e859845166b2 .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_1
  a a2a:Person ;
  rdfs:label "Albertus W. van Beek" ;
  a2a:PersonName [
    rdfs:label "Albertus W. van Beek" ;
    a2a:PersonNameFirstName "Albertus W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1892-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_2
  a a2a:Person ;
  rdfs:label "Willem H.J. van Beek" ;
  a2a:PersonName [
    rdfs:label "Willem H.J. van Beek" ;
    a2a:PersonNameFirstName "Willem H.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1895-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_3
  a a2a:Person ;
  rdfs:label "Fokke F. Kamminga" ;
  a2a:PersonName [
    rdfs:label "Fokke F. Kamminga" ;
    a2a:PersonNameFirstName "Fokke F." ;
    a2a:PersonNameLastName "Kamminga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1873-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_4
  a a2a:Person ;
  rdfs:label "Hendrik Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Hendrik Koldenhof" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1874-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_5
  a a2a:Person ;
  rdfs:label "Gijsbert Methorst" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Methorst" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1871-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_6
  a a2a:Person ;
  rdfs:label "Johanna Methorst" ;
  a2a:PersonName [
    rdfs:label "Johanna Methorst" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1897-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_7
  a a2a:Person ;
  rdfs:label "Bart Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Bart Koldenhof" ;
    a2a:PersonNameFirstName "Bart" ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1900-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_8
  a a2a:Person ;
  rdfs:label "Johanna G. Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Koldenhof" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1899-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_9
  a a2a:Person ;
  rdfs:label "Willemina Dekker" ;
  a2a:PersonName [
    rdfs:label "Willemina Dekker" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1875-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_10
  a a2a:Person ;
  rdfs:label "Aaltje Kerkmeijer" ;
  a2a:PersonName [
    rdfs:label "Aaltje Kerkmeijer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Kerkmeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1875-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_11
  a a2a:Person ;
  rdfs:label "Janna G. Neurink" ;
  a2a:PersonName [
    rdfs:label "Janna G. Neurink" ;
    a2a:PersonNameFirstName "Janna G." ;
    a2a:PersonNameLastName "Neurink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1876-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neede" ;
    rdfs:label "Neede"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_12
  a a2a:Person ;
  rdfs:label "Gerritje Dekker" ;
  a2a:PersonName [
    rdfs:label "Gerritje Dekker" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1896-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_13
  a a2a:Person ;
  rdfs:label "Johanna A. Kamminga" ;
  a2a:PersonName [
    rdfs:label "Johanna A. Kamminga" ;
    a2a:PersonNameFirstName "Johanna A." ;
    a2a:PersonNameLastName "Kamminga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1870-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_14
  a a2a:Person ;
  rdfs:label "Gerritje van Beek" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Beek" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1888-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_15
  a a2a:Person ;
  rdfs:label "Petertje Bessels" ;
  a2a:PersonName [
    rdfs:label "Petertje Bessels" ;
    a2a:PersonNameFirstName "Petertje" ;
    a2a:PersonNameLastName "Bessels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1876-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_16
  a a2a:Person ;
  rdfs:label "Andries van Beek" ;
  a2a:PersonName [
    rdfs:label "Andries van Beek" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1869-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_17
  a a2a:Person ;
  rdfs:label "Dina Dekker" ;
  a2a:PersonName [
    rdfs:label "Dina Dekker" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1876-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_18
  a a2a:Person ;
  rdfs:label "Fokke Kamminga" ;
  a2a:PersonName [
    rdfs:label "Fokke Kamminga" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNameLastName "Kamminga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1824-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_19
  a a2a:Person ;
  rdfs:label "Nardus Dekker" ;
  a2a:PersonName [
    rdfs:label "Nardus Dekker" ;
    a2a:PersonNameFirstName "Nardus" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1872-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_20
  a a2a:Person ;
  rdfs:label "Buning W. Kamminga" ;
  a2a:PersonName [
    rdfs:label "Buning W. Kamminga" ;
    a2a:PersonNameFirstName "Buning W." ;
    a2a:PersonNameLastName "Kamminga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1874-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_21
  a a2a:Person ;
  rdfs:label "Reinder Methorst" ;
  a2a:PersonName [
    rdfs:label "Reinder Methorst" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Methorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1894-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neede" ;
    rdfs:label "Neede"
  ] .

oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_1 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_2 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_3 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_4 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_5 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_6 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_7 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_8 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_9 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_10 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_11 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_12 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_13 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_14 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_15 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_16 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_17 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_18 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_19 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_20 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:relationep_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Person4912037_21 ;
  a2a:EventKeyRef oa:event_cod_fbb90565-f919-1ad7-c2e0-e859845166b2_Event1 .

oa:source_cod_fbb90565-f919-1ad7-c2e0-e859845166b2
  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 Wijk D - Wormen" ;
    a2a:DocumentNumber "618" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 618"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11485968" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4912037"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4912037" ;
  a2a:RecordIdentifier "4912037" ;
  a2a:RecordGUID "{fbb90565-f919-1ad7-c2e0-e859845166b2}" ;
  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" .

