@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_a64c2b49-faec-77f1-9b67-ec4a2d81006b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_1, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_2, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_3, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_4, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_5, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_6, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_7, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_8, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_9, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_10, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_11, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_12, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_13, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_14, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_15, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_16, oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_17 ;
  a2a:hasEvent oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_0, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_1, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_2, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_3, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_4, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_5, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_6, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_7, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_8, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_9, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_10, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_11, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_12, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_13, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_14, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_15, oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_16 ;
  a2a:hasSource oa:source_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_1
  a a2a:Person ;
  rdfs:label "Wilhelmina M. Dekker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina M. Dekker" ;
    a2a:PersonNameFirstName "Wilhelmina M." ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1902-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_2
  a a2a:Person ;
  rdfs:label "Alyda van de Klashorst" ;
  a2a:PersonName [
    rdfs:label "Alyda van de Klashorst" ;
    a2a:PersonNameFirstName "Alyda" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Klashorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1898-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_3
  a a2a:Person ;
  rdfs:label "Johannes M.G.W. de Mol" ;
  a2a:PersonName [
    rdfs:label "Johannes M.G.W. de Mol" ;
    a2a:PersonNameFirstName "Johannes M.G.W." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1905-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_4
  a a2a:Person ;
  rdfs:label "Aart Mosterd" ;
  a2a:PersonName [
    rdfs:label "Aart Mosterd" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1895-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_5
  a a2a:Person ;
  rdfs:label "Gustaaf van Mossel" ;
  a2a:PersonName [
    rdfs:label "Gustaaf van Mossel" ;
    a2a:PersonNameFirstName "Gustaaf" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mossel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1883-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_6
  a a2a:Person ;
  rdfs:label "Johannes A. Gruiters" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Gruiters" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Gruiters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1891-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_7
  a a2a:Person ;
  rdfs:label "Evert H. Looijs" ;
  a2a:PersonName [
    rdfs:label "Evert H. Looijs" ;
    a2a:PersonNameFirstName "Evert H." ;
    a2a:PersonNameLastName "Looijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1900-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_8
  a a2a:Person ;
  rdfs:label "Cristina H.H. te Loo" ;
  a2a:PersonName [
    rdfs:label "Cristina H.H. te Loo" ;
    a2a:PersonNameFirstName "Cristina H.H." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1906-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_9
  a a2a:Person ;
  rdfs:label "Jakob Mosterd" ;
  a2a:PersonName [
    rdfs:label "Jakob Mosterd" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Mosterd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1904-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_10
  a a2a:Person ;
  rdfs:label "Johanna W.F. Geerlings" ;
  a2a:PersonName [
    rdfs:label "Johanna W.F. Geerlings" ;
    a2a:PersonNameFirstName "Johanna W.F." ;
    a2a:PersonNameLastName "Geerlings"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1893-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_11
  a a2a:Person ;
  rdfs:label "François Z. Mehler" ;
  a2a:PersonName [
    rdfs:label "François Z. Mehler" ;
    a2a:PersonNameFirstName "François Z." ;
    a2a:PersonNameLastName "Mehler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1866-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_12
  a a2a:Person ;
  rdfs:label "Dirkje van Meulen" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Meulen" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1886-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_13
  a a2a:Person ;
  rdfs:label "Henrie van Mossel" ;
  a2a:PersonName [
    rdfs:label "Henrie van Mossel" ;
    a2a:PersonNameFirstName "Henrie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mossel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1910-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierssen" ;
    rdfs:label "Vierssen"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_14
  a a2a:Person ;
  rdfs:label "Gerardus C. de Mol" ;
  a2a:PersonName [
    rdfs:label "Gerardus C. de Mol" ;
    a2a:PersonNameFirstName "Gerardus C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1899-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_15
  a a2a:Person ;
  rdfs:label "Johan L. Mehler" ;
  a2a:PersonName [
    rdfs:label "Johan L. Mehler" ;
    a2a:PersonNameFirstName "Johan L." ;
    a2a:PersonNameLastName "Mehler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1879-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_16
  a a2a:Person ;
  rdfs:label "Gerhardus L. ter Maat" ;
  a2a:PersonName [
    rdfs:label "Gerhardus L. ter Maat" ;
    a2a:PersonNameFirstName "Gerhardus L." ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Maat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1887-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lichtenvoorde" ;
    rdfs:label "Lichtenvoorde"
  ] .

oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_17
  a a2a:Person ;
  rdfs:label "Gerarda M. Meijjes" ;
  a2a:PersonName [
    rdfs:label "Gerarda M. Meijjes" ;
    a2a:PersonNameFirstName "Gerarda M." ;
    a2a:PersonNameLastName "Meijjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1858-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_1 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_2 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_3 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_4 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_5 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_6 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_7 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_8 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_9 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_10 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_11 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_12 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_13 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_14 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_15 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_16 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:relationep_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Person4919706_17 ;
  a2a:EventKeyRef oa:event_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b_Event1 .

oa:source_cod_a64c2b49-faec-77f1-9b67-ec4a2d81006b
  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 "36" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 36"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4919706" ;
  a2a:RecordIdentifier "4919706" ;
  a2a:RecordGUID "{a64c2b49-faec-77f1-9b67-ec4a2d81006b}" ;
  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" .

