@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_2386476c-2425-5dba-708c-7cb80349e363
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1880)" ;
  a2a:hasPerson oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_1, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_2, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_3, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_4, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_5, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_6, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_7, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_8, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_9, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_10, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_11, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_12, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_13, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_14, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_15, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_16, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_17, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_18, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_19, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_20, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_21, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_22, oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_23 ;
  a2a:hasEvent oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_0, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_1, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_2, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_3, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_4, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_5, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_6, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_7, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_8, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_9, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_10, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_11, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_12, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_13, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_14, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_15, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_16, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_17, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_18, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_19, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_20, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_21, oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_22 ;
  a2a:hasSource oa:source_cod_2386476c-2425-5dba-708c-7cb80349e363 .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_1
  a a2a:Person ;
  rdfs:label "Eva van Asselt" ;
  a2a:PersonName [
    rdfs:label "Eva van Asselt" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asselt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1846-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_2
  a a2a:Person ;
  rdfs:label "Jacomina van Koote" ;
  a2a:PersonName [
    rdfs:label "Jacomina van Koote" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Koote"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1857-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoenderloo" ;
    rdfs:label "Hoenderloo"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_3
  a a2a:Person ;
  rdfs:label "Julia H. Simons" ;
  a2a:PersonName [
    rdfs:label "Julia H. Simons" ;
    a2a:PersonNameFirstName "Julia H." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1850-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_4
  a a2a:Person ;
  rdfs:label "Nol Simons" ;
  a2a:PersonName [
    rdfs:label "Nol Simons" ;
    a2a:PersonNameFirstName "Nol" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_5
  a a2a:Person ;
  rdfs:label "Janus Masselink" ;
  a2a:PersonName [
    rdfs:label "Janus Masselink" ;
    a2a:PersonNameFirstName "Janus" ;
    a2a:PersonNameLastName "Masselink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1852-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_6
  a a2a:Person ;
  rdfs:label "Aaltje van Baak" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Baak" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1853-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_7
  a a2a:Person ;
  rdfs:label "Henderina Brinkman" ;
  a2a:PersonName [
    rdfs:label "Henderina Brinkman" ;
    a2a:PersonNameFirstName "Henderina" ;
    a2a:PersonNameLastName "Brinkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1842-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_8
  a a2a:Person ;
  rdfs:label "Jan Overbeek" ;
  a2a:PersonName [
    rdfs:label "Jan Overbeek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Overbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1849-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_9
  a a2a:Person ;
  rdfs:label "Gerritje Dolman" ;
  a2a:PersonName [
    rdfs:label "Gerritje Dolman" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1849-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_10
  a a2a:Person ;
  rdfs:label "Aaltje Pieters" ;
  a2a:PersonName [
    rdfs:label "Aaltje Pieters" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1848-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_11
  a a2a:Person ;
  rdfs:label "Maria Wilgenhof" ;
  a2a:PersonName [
    rdfs:label "Maria Wilgenhof" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wilgenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1852-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_12
  a a2a:Person ;
  rdfs:label "Aaltje Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Buitenhuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1851-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_13
  a a2a:Person ;
  rdfs:label "Wendelina Mulder" ;
  a2a:PersonName [
    rdfs:label "Wendelina Mulder" ;
    a2a:PersonNameFirstName "Wendelina" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1837-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_14
  a a2a:Person ;
  rdfs:label "Antonia Pothoven" ;
  a2a:PersonName [
    rdfs:label "Antonia Pothoven" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1850-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_15
  a a2a:Person ;
  rdfs:label "Tonia J. Groeneveld" ;
  a2a:PersonName [
    rdfs:label "Tonia J. Groeneveld" ;
    a2a:PersonNameFirstName "Tonia J." ;
    a2a:PersonNameLastName "Groeneveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1851-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_16
  a a2a:Person ;
  rdfs:label "Gerritje Hissink" ;
  a2a:PersonName [
    rdfs:label "Gerritje Hissink" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Hissink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1849-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_17
  a a2a:Person ;
  rdfs:label "Aartje Lieman" ;
  a2a:PersonName [
    rdfs:label "Aartje Lieman" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Lieman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1853-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_18
  a a2a:Person ;
  rdfs:label "Everdina Boks" ;
  a2a:PersonName [
    rdfs:label "Everdina Boks" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1851-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_19
  a a2a:Person ;
  rdfs:label "Ida Karman" ;
  a2a:PersonName [
    rdfs:label "Ida Karman" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1851-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_20
  a a2a:Person ;
  rdfs:label "Derkje Sarink" ;
  a2a:PersonName [
    rdfs:label "Derkje Sarink" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Sarink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1847-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Twello" ;
    rdfs:label "Twello"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_21
  a a2a:Person ;
  rdfs:label "Jacoba van Uffelen" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Uffelen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uffelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1852-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_22
  a a2a:Person ;
  rdfs:label "Jantje Wentink" ;
  a2a:PersonName [
    rdfs:label "Jantje Wentink" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Wentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1844-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_23
  a a2a:Person ;
  rdfs:label "Hendrikus J.M. Wolbrink" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J.M. Wolbrink" ;
    a2a:PersonNameFirstName "Hendrikus J.M." ;
    a2a:PersonNameLastName "Wolbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1851-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_1 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_2 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_3 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_4 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_5 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_6 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_7 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_8 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_9 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_10 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_11 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_12 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_13 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_14 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_15 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_16 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_17 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_18 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_19 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_20 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_21 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_22 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:relationep_cod_2386476c-2425-5dba-708c-7cb80349e363_22
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2386476c-2425-5dba-708c-7cb80349e363_Person4782732_23 ;
  a2a:EventKeyRef oa:event_cod_2386476c-2425-5dba-708c-7cb80349e363_Event1 .

oa:source_cod_2386476c-2425-5dba-708c-7cb80349e363
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1880 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "CODA, Apeldoorn, 1870-1880 Gemeente Apeldoorn, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12442480" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4782732"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4782732" ;
  a2a:RecordIdentifier "4782732" ;
  a2a:RecordGUID "{2386476c-2425-5dba-708c-7cb80349e363}" ;
  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" .

