@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_b08d7219-459b-2caa-0f3c-919333c0fcfc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_1, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_2, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_3, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_4, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_5, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_6, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_7, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_8, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_9, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_10, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_11, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_12, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_13, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_14, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_15, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_16, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_17, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_18, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_19, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_20, oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_21 ;
  a2a:hasEvent oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_0, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_1, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_2, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_3, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_4, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_5, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_6, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_7, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_8, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_9, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_10, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_11, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_12, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_13, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_14, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_15, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_16, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_17, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_18, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_19, oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_20 ;
  a2a:hasSource oa:source_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_1
  a a2a:Person ;
  rdfs:label "Antonia J. Zomerhuis" ;
  a2a:PersonName [
    rdfs:label "Antonia J. Zomerhuis" ;
    a2a:PersonNameFirstName "Antonia J." ;
    a2a:PersonNameLastName "Zomerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1868-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_2
  a a2a:Person ;
  rdfs:label "Willem J. Zomerhuis" ;
  a2a:PersonName [
    rdfs:label "Willem J. Zomerhuis" ;
    a2a:PersonNameFirstName "Willem J." ;
    a2a:PersonNameLastName "Zomerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1867-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_3
  a a2a:Person ;
  rdfs:label "Peter Peters" ;
  a2a:PersonName [
    rdfs:label "Peter Peters" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1883-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_4
  a a2a:Person ;
  rdfs:label "Peel Schoep" ;
  a2a:PersonName [
    rdfs:label "Peel Schoep" ;
    a2a:PersonNameFirstName "Peel" ;
    a2a:PersonNameLastName "Schoep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1808-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_5
  a a2a:Person ;
  rdfs:label "Jannetje Peters" ;
  a2a:PersonName [
    rdfs:label "Jannetje Peters" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1880-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_6
  a a2a:Person ;
  rdfs:label "Gerrit Boer" ;
  a2a:PersonName [
    rdfs:label "Gerrit Boer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1882-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_7
  a a2a:Person ;
  rdfs:label "Hanna van Campen" ;
  a2a:PersonName [
    rdfs:label "Hanna van Campen" ;
    a2a:PersonNameFirstName "Hanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1835-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_8
  a a2a:Person ;
  rdfs:label "Lammert Peters" ;
  a2a:PersonName [
    rdfs:label "Lammert Peters" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1871-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_9
  a a2a:Person ;
  rdfs:label "Gerrit Ruiter" ;
  a2a:PersonName [
    rdfs:label "Gerrit Ruiter" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1835-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_10
  a a2a:Person ;
  rdfs:label "Goossen de Boer" ;
  a2a:PersonName [
    rdfs:label "Goossen de Boer" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1835-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_11
  a a2a:Person ;
  rdfs:label "Maria de Boer" ;
  a2a:PersonName [
    rdfs:label "Maria de Boer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1879-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_12
  a a2a:Person ;
  rdfs:label "Albert Peters" ;
  a2a:PersonName [
    rdfs:label "Albert Peters" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1876-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_13
  a a2a:Person ;
  rdfs:label "Jenneken Ruiter" ;
  a2a:PersonName [
    rdfs:label "Jenneken Ruiter" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1883-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_14
  a a2a:Person ;
  rdfs:label "Alberdina Schoep" ;
  a2a:PersonName [
    rdfs:label "Alberdina Schoep" ;
    a2a:PersonNameFirstName "Alberdina" ;
    a2a:PersonNameLastName "Schoep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1848-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoog Soeren" ;
    rdfs:label "Hoog Soeren"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_15
  a a2a:Person ;
  rdfs:label "Aaltjen Dekker" ;
  a2a:PersonName [
    rdfs:label "Aaltjen Dekker" ;
    a2a:PersonNameFirstName "Aaltjen" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1844-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_16
  a a2a:Person ;
  rdfs:label "Peter Peters" ;
  a2a:PersonName [
    rdfs:label "Peter Peters" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1839-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoog Soeren" ;
    rdfs:label "Hoog Soeren"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_17
  a a2a:Person ;
  rdfs:label "Dries de Boer" ;
  a2a:PersonName [
    rdfs:label "Dries de Boer" ;
    a2a:PersonNameFirstName "Dries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1875-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_18
  a a2a:Person ;
  rdfs:label "Jannetje de Boer" ;
  a2a:PersonName [
    rdfs:label "Jannetje de Boer" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1887-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_19
  a a2a:Person ;
  rdfs:label "Christiaan Zomerhuis" ;
  a2a:PersonName [
    rdfs:label "Christiaan Zomerhuis" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Zomerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1880-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_20
  a a2a:Person ;
  rdfs:label "Derk J. Zomerhuis" ;
  a2a:PersonName [
    rdfs:label "Derk J. Zomerhuis" ;
    a2a:PersonNameFirstName "Derk J." ;
    a2a:PersonNameLastName "Zomerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1827-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Welsum" ;
    rdfs:label "Welsum"
  ] .

oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_21
  a a2a:Person ;
  rdfs:label "Martinus J. Zomerhuis" ;
  a2a:PersonName [
    rdfs:label "Martinus J. Zomerhuis" ;
    a2a:PersonNameFirstName "Martinus J." ;
    a2a:PersonNameLastName "Zomerhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1870-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_1 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_2 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_3 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_4 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_5 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_6 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_7 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_8 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_9 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_10 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_11 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_12 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_13 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_14 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_15 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_16 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_17 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_18 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_19 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_20 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:relationep_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Person4857656_21 ;
  a2a:EventKeyRef oa:event_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc_Event1 .

oa:source_cod_b08d7219-459b-2caa-0f3c-919333c0fcfc
  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 N - Hoog Soeren" ;
    a2a:DocumentNumber "55" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk N - Hoog Soeren, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12379433" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4857656"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4857656" ;
  a2a:RecordIdentifier "4857656" ;
  a2a:RecordGUID "{b08d7219-459b-2caa-0f3c-919333c0fcfc}" ;
  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" .

