@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_d2cd9899-3f0d-79f9-7f5f-5d6c923295be
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_1, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_2, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_3, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_4, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_5, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_6, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_7, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_8, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_9, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_10, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_11, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_12, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_13, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_14, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_15, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_16, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_17, oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_18 ;
  a2a:hasEvent oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_0, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_1, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_2, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_3, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_4, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_5, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_6, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_7, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_8, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_9, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_10, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_11, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_12, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_13, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_14, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_15, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_16, oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_17 ;
  a2a:hasSource oa:source_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_1
  a a2a:Person ;
  rdfs:label "Koos Buining" ;
  a2a:PersonName [
    rdfs:label "Koos Buining" ;
    a2a:PersonNameFirstName "Koos" ;
    a2a:PersonNameLastName "Buining"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1877-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidhorn" ;
    rdfs:label "Zuidhorn"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_2
  a a2a:Person ;
  rdfs:label "Engbert ten Cate" ;
  a2a:PersonName [
    rdfs:label "Engbert ten Cate" ;
    a2a:PersonNameFirstName "Engbert" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1898-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_3
  a a2a:Person ;
  rdfs:label "Johannes F. van Eijk" ;
  a2a:PersonName [
    rdfs:label "Johannes F. van Eijk" ;
    a2a:PersonNameFirstName "Johannes F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1878-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_4
  a a2a:Person ;
  rdfs:label "Maria voor de Poorte" ;
  a2a:PersonName [
    rdfs:label "Maria voor de Poorte" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "voor de" ;
    a2a:PersonNameLastName "Poorte"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1878-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_5
  a a2a:Person ;
  rdfs:label "Willemina Koller" ;
  a2a:PersonName [
    rdfs:label "Willemina Koller" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Koller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1880-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_6
  a a2a:Person ;
  rdfs:label "Marianus H. van der Zedde" ;
  a2a:PersonName [
    rdfs:label "Marianus H. van der Zedde" ;
    a2a:PersonNameFirstName "Marianus H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zedde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1882-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raalte" ;
    rdfs:label "Raalte"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_7
  a a2a:Person ;
  rdfs:label "Sijwke Cannegieter" ;
  a2a:PersonName [
    rdfs:label "Sijwke Cannegieter" ;
    a2a:PersonNameFirstName "Sijwke" ;
    a2a:PersonNameLastName "Cannegieter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1880-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_8
  a a2a:Person ;
  rdfs:label "Cornelis ten Cate" ;
  a2a:PersonName [
    rdfs:label "Cornelis ten Cate" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1865-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_9
  a a2a:Person ;
  rdfs:label "Klasina Draaijer" ;
  a2a:PersonName [
    rdfs:label "Klasina Draaijer" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Draaijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1877-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_10
  a a2a:Person ;
  rdfs:label "Rients Koopmans" ;
  a2a:PersonName [
    rdfs:label "Rients Koopmans" ;
    a2a:PersonNameFirstName "Rients" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1881-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosthem" ;
    rdfs:label "Oosthem"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_11
  a a2a:Person ;
  rdfs:label "Gerrit J. Bussemaker" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Bussemaker" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Bussemaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1881-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hengelo" ;
    rdfs:label "Hengelo"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_12
  a a2a:Person ;
  rdfs:label "Gerrit Reerink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Reerink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Reerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1878-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_13
  a a2a:Person ;
  rdfs:label "Hendrik C. ten Cate" ;
  a2a:PersonName [
    rdfs:label "Hendrik C. ten Cate" ;
    a2a:PersonNameFirstName "Hendrik C." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1899-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_14
  a a2a:Person ;
  rdfs:label "Herman J. Hendriksen" ;
  a2a:PersonName [
    rdfs:label "Herman J. Hendriksen" ;
    a2a:PersonNameFirstName "Herman J." ;
    a2a:PersonNameLastName "Hendriksen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1876-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_15
  a a2a:Person ;
  rdfs:label "Othmar H.G. ten Cate" ;
  a2a:PersonName [
    rdfs:label "Othmar H.G. ten Cate" ;
    a2a:PersonNameFirstName "Othmar H.G." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Cate"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1896-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_16
  a a2a:Person ;
  rdfs:label "Hendrika Dusschoten" ;
  a2a:PersonName [
    rdfs:label "Hendrika Dusschoten" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Dusschoten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1885-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_17
  a a2a:Person ;
  rdfs:label "Machteld J. Roeterdink" ;
  a2a:PersonName [
    rdfs:label "Machteld J. Roeterdink" ;
    a2a:PersonNameFirstName "Machteld J." ;
    a2a:PersonNameLastName "Roeterdink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1873-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_18
  a a2a:Person ;
  rdfs:label "Roelof Gaastra" ;
  a2a:PersonName [
    rdfs:label "Roelof Gaastra" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Gaastra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1880-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_1 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_2 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_3 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_4 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_5 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_6 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_7 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_8 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_9 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_10 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_11 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_12 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_13 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_14 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_15 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_16 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_17 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:relationep_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Person4833218_18 ;
  a2a:EventKeyRef oa:event_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be_Event1 .

oa:source_cod_d2cd9899-3f0d-79f9-7f5f-5d6c923295be
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "1189" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 1189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11529252" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4833218"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4833218" ;
  a2a:RecordIdentifier "4833218" ;
  a2a:RecordGUID "{d2cd9899-3f0d-79f9-7f5f-5d6c923295be}" ;
  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" .

