@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_2b9099e7-cf64-92b1-8eee-13e7ba483654
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_1, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_2, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_3, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_4, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_5, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_6, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_7, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_8, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_9, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_10, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_11, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_12, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_13, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_14, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_15, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_16, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_17, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_18, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_19, oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_20 ;
  a2a:hasEvent oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_0, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_1, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_2, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_3, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_4, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_5, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_6, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_7, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_8, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_9, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_10, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_11, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_12, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_13, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_14, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_15, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_16, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_17, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_18, oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_19 ;
  a2a:hasSource oa:source_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654 .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_1
  a a2a:Person ;
  rdfs:label "Christina Koop" ;
  a2a:PersonName [
    rdfs:label "Christina Koop" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1902-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_2
  a a2a:Person ;
  rdfs:label "Johannes H. Pleket" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Pleket" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Pleket"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1906-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_3
  a a2a:Person ;
  rdfs:label "Jan D. Sellink" ;
  a2a:PersonName [
    rdfs:label "Jan D. Sellink" ;
    a2a:PersonNameFirstName "Jan D." ;
    a2a:PersonNameLastName "Sellink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1888-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_4
  a a2a:Person ;
  rdfs:label "Mina Keddeman" ;
  a2a:PersonName [
    rdfs:label "Mina Keddeman" ;
    a2a:PersonNameFirstName "Mina" ;
    a2a:PersonNameLastName "Keddeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1896-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_5
  a a2a:Person ;
  rdfs:label "Lucas Maks" ;
  a2a:PersonName [
    rdfs:label "Lucas Maks" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Maks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1878-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_6
  a a2a:Person ;
  rdfs:label "Cornelia B. Bast" ;
  a2a:PersonName [
    rdfs:label "Cornelia B. Bast" ;
    a2a:PersonNameFirstName "Cornelia B." ;
    a2a:PersonNameLastName "Bast"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1882-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_7
  a a2a:Person ;
  rdfs:label "Gerrit J. Koldenhof" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Koldenhof" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Koldenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1901-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_8
  a a2a:Person ;
  rdfs:label "Teuntje van der Maten" ;
  a2a:PersonName [
    rdfs:label "Teuntje van der Maten" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Maten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1898-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_9
  a a2a:Person ;
  rdfs:label "Hendrikus C.V. Kuling" ;
  a2a:PersonName [
    rdfs:label "Hendrikus C.V. Kuling" ;
    a2a:PersonNameFirstName "Hendrikus C.V." ;
    a2a:PersonNameLastName "Kuling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1862-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_10
  a a2a:Person ;
  rdfs:label "Maria J. Kuling" ;
  a2a:PersonName [
    rdfs:label "Maria J. Kuling" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Kuling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1903-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_11
  a a2a:Person ;
  rdfs:label "Berend J. Koop" ;
  a2a:PersonName [
    rdfs:label "Berend J. Koop" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1905-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_12
  a a2a:Person ;
  rdfs:label "Hermina G. Koop" ;
  a2a:PersonName [
    rdfs:label "Hermina G. Koop" ;
    a2a:PersonNameFirstName "Hermina G." ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1901-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren (Gld.)" ;
    rdfs:label "Laren (Gld.)"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_13
  a a2a:Person ;
  rdfs:label "Hendrika J. Kuling" ;
  a2a:PersonName [
    rdfs:label "Hendrika J. Kuling" ;
    a2a:PersonNameFirstName "Hendrika J." ;
    a2a:PersonNameLastName "Kuling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1909-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_14
  a a2a:Person ;
  rdfs:label "Christiaan L. Bast" ;
  a2a:PersonName [
    rdfs:label "Christiaan L. Bast" ;
    a2a:PersonNameFirstName "Christiaan L." ;
    a2a:PersonNameLastName "Bast"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1894-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_15
  a a2a:Person ;
  rdfs:label "Johanna M. Geurens" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Geurens" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Geurens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1865-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_16
  a a2a:Person ;
  rdfs:label "Jacob de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jong" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1884-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_17
  a a2a:Person ;
  rdfs:label "Berend J. Koop" ;
  a2a:PersonName [
    rdfs:label "Berend J. Koop" ;
    a2a:PersonNameFirstName "Berend J." ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1872-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diepenheim" ;
    rdfs:label "Diepenheim"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_18
  a a2a:Person ;
  rdfs:label "Franciscus H. Kuling" ;
  a2a:PersonName [
    rdfs:label "Franciscus H. Kuling" ;
    a2a:PersonNameFirstName "Franciscus H." ;
    a2a:PersonNameLastName "Kuling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1905-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_19
  a a2a:Person ;
  rdfs:label "Lamberta H. Koop" ;
  a2a:PersonName [
    rdfs:label "Lamberta H. Koop" ;
    a2a:PersonNameFirstName "Lamberta H." ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1906-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_20
  a a2a:Person ;
  rdfs:label "Jan W. Wesseldijk" ;
  a2a:PersonName [
    rdfs:label "Jan W. Wesseldijk" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Wesseldijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1881-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_1 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_2 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_3 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_4 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_5 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_6 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_7 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_8 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_9 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_10 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_11 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_12 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_13 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_14 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_15 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_16 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_17 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_18 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_19 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:relationep_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Person5195621_20 ;
  a2a:EventKeyRef oa:event_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654_Event1 .

oa:source_cod_2b9099e7-cf64-92b1-8eee-13e7ba483654
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "84" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 84"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12453341" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5195621"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5195621" ;
  a2a:RecordIdentifier "5195621" ;
  a2a:RecordGUID "{2b9099e7-cf64-92b1-8eee-13e7ba483654}" ;
  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" .

