@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_b83c5775-9d00-d4e1-bf22-12cfdcafdaec
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1886)" ;
  a2a:hasPerson oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_1, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_2, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_3, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_4, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_5, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_6, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_7, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_8, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_9, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_10, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_11, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_12, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_13, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_14, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_15, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_16, oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_17 ;
  a2a:hasEvent oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_0, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_1, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_2, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_3, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_4, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_5, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_6, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_7, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_8, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_9, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_10, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_11, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_12, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_13, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_14, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_15, oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_16 ;
  a2a:hasSource oa:source_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_1
  a a2a:Person ;
  rdfs:label "Heintje Steenberge" ;
  a2a:PersonName [
    rdfs:label "Heintje Steenberge" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Steenberge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1866-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_2
  a a2a:Person ;
  rdfs:label "Frederik van Beek" ;
  a2a:PersonName [
    rdfs:label "Frederik van Beek" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1857-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_3
  a a2a:Person ;
  rdfs:label "Willem Bomhoff" ;
  a2a:PersonName [
    rdfs:label "Willem Bomhoff" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bomhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1835-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_4
  a a2a:Person ;
  rdfs:label "Hermanus A. Leopold" ;
  a2a:PersonName [
    rdfs:label "Hermanus A. Leopold" ;
    a2a:PersonNameFirstName "Hermanus A." ;
    a2a:PersonNameLastName "Leopold"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1841-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_5
  a a2a:Person ;
  rdfs:label "Hendrik J. Voskamp" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Voskamp" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Voskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1823-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_6
  a a2a:Person ;
  rdfs:label "Teunis Steenberge" ;
  a2a:PersonName [
    rdfs:label "Teunis Steenberge" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Steenberge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1840-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_7
  a a2a:Person ;
  rdfs:label "Everdina Tennikkes" ;
  a2a:PersonName [
    rdfs:label "Everdina Tennikkes" ;
    a2a:PersonNameFirstName "Everdina" ;
    a2a:PersonNameLastName "Tennikkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1830-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_8
  a a2a:Person ;
  rdfs:label "Johannes Tennikkes" ;
  a2a:PersonName [
    rdfs:label "Johannes Tennikkes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Tennikkes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1863-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_9
  a a2a:Person ;
  rdfs:label "Albert Kleiboer" ;
  a2a:PersonName [
    rdfs:label "Albert Kleiboer" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Kleiboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1885-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_10
  a a2a:Person ;
  rdfs:label "Andries Voskamp" ;
  a2a:PersonName [
    rdfs:label "Andries Voskamp" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Voskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1857-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_11
  a a2a:Person ;
  rdfs:label "Johannes Kleiboer" ;
  a2a:PersonName [
    rdfs:label "Johannes Kleiboer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kleiboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1850-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_12
  a a2a:Person ;
  rdfs:label "Johannes H. Kleiboer" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Kleiboer" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Kleiboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1883-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_13
  a a2a:Person ;
  rdfs:label "Heintje Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Heintje Steenbergen" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1866-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_14
  a a2a:Person ;
  rdfs:label "Hendrik van Beek" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Beek" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1881-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_15
  a a2a:Person ;
  rdfs:label "Everdina H. Kleiboer" ;
  a2a:PersonName [
    rdfs:label "Everdina H. Kleiboer" ;
    a2a:PersonNameFirstName "Everdina H." ;
    a2a:PersonNameLastName "Kleiboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1881-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_16
  a a2a:Person ;
  rdfs:label "Hendrika A. Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Hendrika A. Koldenhof" ;
    a2a:PersonNameFirstName "Hendrika A." ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1845-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_17
  a a2a:Person ;
  rdfs:label "Jacoba A. Leopold" ;
  a2a:PersonName [
    rdfs:label "Jacoba A. Leopold" ;
    a2a:PersonNameFirstName "Jacoba A." ;
    a2a:PersonNameLastName "Leopold"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1877-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_1 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_2 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_3 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_4 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_5 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_6 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_7 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_8 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_9 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_10 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_11 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_12 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_13 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_14 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_15 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_16 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:relationep_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Person5918474_17 ;
  a2a:EventKeyRef oa:event_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec_Event1 .

oa:source_cod_b83c5775-9d00-d4e1-bf22-12cfdcafdaec
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1886-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1886 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "CODA, Apeldoorn, 1870-1886 Wijk A - Apeldoorn dorp, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11945881" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5918474"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5918474" ;
  a2a:RecordIdentifier "5918474" ;
  a2a:RecordGUID "{b83c5775-9d00-d4e1-bf22-12cfdcafdaec}" ;
  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" .

