@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_24575d16-c0fa-feb4-4e80-0559745775f1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_1, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_2, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_3, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_4, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_5, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_6, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_7, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_8, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_9, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_10, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_11, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_12, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_13, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_14, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_15, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_16, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_17, oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_18 ;
  a2a:hasEvent oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_0, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_1, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_2, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_3, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_4, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_5, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_6, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_7, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_8, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_9, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_10, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_11, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_12, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_13, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_14, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_15, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_16, oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_17 ;
  a2a:hasSource oa:source_cod_24575d16-c0fa-feb4-4e80-0559745775f1 .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_1
  a a2a:Person ;
  rdfs:label "Geertje Muller" ;
  a2a:PersonName [
    rdfs:label "Geertje Muller" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1836-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_2
  a a2a:Person ;
  rdfs:label "Leonard D. Muller" ;
  a2a:PersonName [
    rdfs:label "Leonard D. Muller" ;
    a2a:PersonNameFirstName "Leonard D." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1842-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_3
  a a2a:Person ;
  rdfs:label "Christina H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Christina H. Gätzweiler" ;
    a2a:PersonNameFirstName "Christina H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1867-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_4
  a a2a:Person ;
  rdfs:label "Gezina Hester" ;
  a2a:PersonName [
    rdfs:label "Gezina Hester" ;
    a2a:PersonNameFirstName "Gezina" ;
    a2a:PersonNameLastName "Hester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1832-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_5
  a a2a:Person ;
  rdfs:label "Peter G. Ketel" ;
  a2a:PersonName [
    rdfs:label "Peter G. Ketel" ;
    a2a:PersonNameFirstName "Peter G." ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1831-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_6
  a a2a:Person ;
  rdfs:label "Hendrika J. Ketel" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. Ketel" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1871-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_7
  a a2a:Person ;
  rdfs:label "Gezina H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Gezina H. Gätzweiler" ;
    a2a:PersonNameFirstName "Gezina H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1859-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_8
  a a2a:Person ;
  rdfs:label "Alexander H.H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Alexander H.H. Gätzweiler" ;
    a2a:PersonNameFirstName "Alexander H.H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1870-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_9
  a a2a:Person ;
  rdfs:label "Evert J. Pluim" ;
  a2a:PersonName [
    rdfs:label "Evert J. Pluim" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1863-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_10
  a a2a:Person ;
  rdfs:label "Frederika Berends" ;
  a2a:PersonName [
    rdfs:label "Frederika Berends" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1815-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_11
  a a2a:Person ;
  rdfs:label "Geertruida H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Geertruida H. Gätzweiler" ;
    a2a:PersonNameFirstName "Geertruida H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1861-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_12
  a a2a:Person ;
  rdfs:label "Heintje H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Heintje H. Gätzweiler" ;
    a2a:PersonNameFirstName "Heintje H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1863-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_13
  a a2a:Person ;
  rdfs:label "Johanna H. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Gätzweiler" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1856-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_14
  a a2a:Person ;
  rdfs:label "Aartje J. Scholten" ;
  a2a:PersonName [
    rdfs:label "Aartje J. Scholten" ;
    a2a:PersonNameFirstName "Aartje J." ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1859-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_15
  a a2a:Person ;
  rdfs:label "Egberdina L. Braskamp" ;
  a2a:PersonName [
    rdfs:label "Egberdina L. Braskamp" ;
    a2a:PersonNameFirstName "Egberdina L." ;
    a2a:PersonNameLastName "Braskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1847-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_16
  a a2a:Person ;
  rdfs:label "Maria H.G. Gätzweiler" ;
  a2a:PersonName [
    rdfs:label "Maria H.G. Gätzweiler" ;
    a2a:PersonNameFirstName "Maria H.G." ;
    a2a:PersonNameLastName "Gätzweiler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1852-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_17
  a a2a:Person ;
  rdfs:label "Derkje Pluim" ;
  a2a:PersonName [
    rdfs:label "Derkje Pluim" ;
    a2a:PersonNameFirstName "Derkje" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1861-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_18
  a a2a:Person ;
  rdfs:label "Gerritje Scholten" ;
  a2a:PersonName [
    rdfs:label "Gerritje Scholten" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1862-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_1 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_2 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_3 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_4 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_5 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_6 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_7 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_8 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_9 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_10 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_11 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_12 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_13 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_14 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_15 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_16 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_17 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:relationep_cod_24575d16-c0fa-feb4-4e80-0559745775f1_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Person5157277_18 ;
  a2a:EventKeyRef oa:event_cod_24575d16-c0fa-feb4-4e80-0559745775f1_Event1 .

oa:source_cod_24575d16-c0fa-feb4-4e80-0559745775f1
  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 "16" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12443760" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5157277"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5157277" ;
  a2a:RecordIdentifier "5157277" ;
  a2a:RecordGUID "{24575d16-c0fa-feb4-4e80-0559745775f1}" ;
  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" .

