@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_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_1, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_2, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_3, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_4, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_5, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_6, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_7, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_8, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_9, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_10, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_11, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_12, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_13, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_14, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_15, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_16, oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_17 ;
  a2a:hasEvent oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_0, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_1, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_2, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_3, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_4, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_5, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_6, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_7, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_8, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_9, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_10, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_11, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_12, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_13, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_14, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_15, oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_16 ;
  a2a:hasSource oa:source_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_1
  a a2a:Person ;
  rdfs:label "Teunis van den Enk" ;
  a2a:PersonName [
    rdfs:label "Teunis van den Enk" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1854-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_2
  a a2a:Person ;
  rdfs:label "Johanna W. Holdijk" ;
  a2a:PersonName [
    rdfs:label "Johanna W. Holdijk" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1872-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_3
  a a2a:Person ;
  rdfs:label "Johannes Kops" ;
  a2a:PersonName [
    rdfs:label "Johannes Kops" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1847-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_4
  a a2a:Person ;
  rdfs:label "Hendrika Lether" ;
  a2a:PersonName [
    rdfs:label "Hendrika Lether" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Lether"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1853-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_5
  a a2a:Person ;
  rdfs:label "Everdina R. Plant" ;
  a2a:PersonName [
    rdfs:label "Everdina R. Plant" ;
    a2a:PersonNameFirstName "Everdina R." ;
    a2a:PersonNameLastName "Plant"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1894-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_6
  a a2a:Person ;
  rdfs:label "Gerrit van Beek" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Beek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1850-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_7
  a a2a:Person ;
  rdfs:label "Gerrit van den Enk" ;
  a2a:PersonName [
    rdfs:label "Gerrit van den Enk" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1880-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_8
  a a2a:Person ;
  rdfs:label "Teuntje van den Enk" ;
  a2a:PersonName [
    rdfs:label "Teuntje van den Enk" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1878-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_9
  a a2a:Person ;
  rdfs:label "Gerrit H. Kops" ;
  a2a:PersonName [
    rdfs:label "Gerrit H. Kops" ;
    a2a:PersonNameFirstName "Gerrit H." ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1874-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_10
  a a2a:Person ;
  rdfs:label "Heintje van Beek" ;
  a2a:PersonName [
    rdfs:label "Heintje van Beek" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1861-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_11
  a a2a:Person ;
  rdfs:label "Gerrit Holdijk" ;
  a2a:PersonName [
    rdfs:label "Gerrit Holdijk" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1841-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_12
  a a2a:Person ;
  rdfs:label "Willem Holdijk" ;
  a2a:PersonName [
    rdfs:label "Willem Holdijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1868-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_13
  a a2a:Person ;
  rdfs:label "Berendina Holdijk" ;
  a2a:PersonName [
    rdfs:label "Berendina Holdijk" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1865-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_14
  a a2a:Person ;
  rdfs:label "Jan W. Holdijk" ;
  a2a:PersonName [
    rdfs:label "Jan W. Holdijk" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Holdijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1874-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_15
  a a2a:Person ;
  rdfs:label "Grada Beekhuis" ;
  a2a:PersonName [
    rdfs:label "Grada Beekhuis" ;
    a2a:PersonNameFirstName "Grada" ;
    a2a:PersonNameLastName "Beekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1841-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_16
  a a2a:Person ;
  rdfs:label "Teuntje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Teuntje Hendriks" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1833-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_17
  a a2a:Person ;
  rdfs:label "Johanna Kops" ;
  a2a:PersonName [
    rdfs:label "Johanna Kops" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kops"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1876-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_1 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_2 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_3 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_4 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_5 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_6 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_7 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_8 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_9 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_10 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_11 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_12 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_13 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_14 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_15 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_16 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:relationep_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Person5072571_17 ;
  a2a:EventKeyRef oa:event_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df_Event1 .

oa:source_cod_b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df
  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 B - Zilven" ;
    a2a:DocumentNumber "62" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk B - Zilven, 62"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12403439" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5072571"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5072571" ;
  a2a:RecordIdentifier "5072571" ;
  a2a:RecordGUID "{b25cc5a6-d4a2-f8f1-2f24-8185ccfc36df}" ;
  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" .

