@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_09673d15-84d7-0a74-139d-7a1e4d9be9b2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_1, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_2, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_3, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_4, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_5, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_6, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_7, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_8, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_9, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_10, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_11, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_12, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_13, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_14, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_15, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_16, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_17, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_18, oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_19 ;
  a2a:hasEvent oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_0, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_1, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_2, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_3, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_4, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_5, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_6, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_7, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_8, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_9, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_10, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_11, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_12, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_13, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_14, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_15, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_16, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_17, oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_18 ;
  a2a:hasSource oa:source_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2 .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_1
  a a2a:Person ;
  rdfs:label "Anna M.E. van Benthem van den Berg" ;
  a2a:PersonName [
    rdfs:label "Anna M.E. van Benthem van den Berg" ;
    a2a:PersonNameFirstName "Anna M.E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem van den Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1883-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_2
  a a2a:Person ;
  rdfs:label "Cornelia G.N. Scheurleer" ;
  a2a:PersonName [
    rdfs:label "Cornelia G.N. Scheurleer" ;
    a2a:PersonNameFirstName "Cornelia G.N." ;
    a2a:PersonNameLastName "Scheurleer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1843-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_3
  a a2a:Person ;
  rdfs:label "Dirkje Wijnen" ;
  a2a:PersonName [
    rdfs:label "Dirkje Wijnen" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1892-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stoutenburg" ;
    rdfs:label "Stoutenburg"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_4
  a a2a:Person ;
  rdfs:label "Thomas T.H.E. van Benthem van den Berg" ;
  a2a:PersonName [
    rdfs:label "Thomas T.H.E. van Benthem van den Berg" ;
    a2a:PersonNameFirstName "Thomas T.H.E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem van den Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1846-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_5
  a a2a:Person ;
  rdfs:label "Christiaan D. den Hartog" ;
  a2a:PersonName [
    rdfs:label "Christiaan D. den Hartog" ;
    a2a:PersonNameFirstName "Christiaan D." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1898-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_6
  a a2a:Person ;
  rdfs:label "Minetta C.G. van Benthem van den Berg" ;
  a2a:PersonName [
    rdfs:label "Minetta C.G. van Benthem van den Berg" ;
    a2a:PersonNameFirstName "Minetta C.G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem van den Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1879-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lijnden" ;
    rdfs:label "Lijnden"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_7
  a a2a:Person ;
  rdfs:label "Megchelina Jansen" ;
  a2a:PersonName [
    rdfs:label "Megchelina Jansen" ;
    a2a:PersonNameFirstName "Megchelina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1885-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_8
  a a2a:Person ;
  rdfs:label "Gerrigje Nienhuis" ;
  a2a:PersonName [
    rdfs:label "Gerrigje Nienhuis" ;
    a2a:PersonNameFirstName "Gerrigje" ;
    a2a:PersonNameLastName "Nienhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1871-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_9
  a a2a:Person ;
  rdfs:label "Gerrit M.J. Peters van Nijenhof" ;
  a2a:PersonName [
    rdfs:label "Gerrit M.J. Peters van Nijenhof" ;
    a2a:PersonNameFirstName "Gerrit M.J." ;
    a2a:PersonNameLastName "Peters van Nijenhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1901-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_10
  a a2a:Person ;
  rdfs:label "Wilhelmus A. Nieuwland" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus A. Nieuwland" ;
    a2a:PersonNameFirstName "Wilhelmus A." ;
    a2a:PersonNameLastName "Nieuwland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1852-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Bosch" ;
    rdfs:label "Den Bosch"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_11
  a a2a:Person ;
  rdfs:label "Liebman A. Bendien" ;
  a2a:PersonName [
    rdfs:label "Liebman A. Bendien" ;
    a2a:PersonNameFirstName "Liebman A." ;
    a2a:PersonNameLastName "Bendien"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1898-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ootmarsum" ;
    rdfs:label "Ootmarsum"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_12
  a a2a:Person ;
  rdfs:label "Catharina H. Bomhoff" ;
  a2a:PersonName [
    rdfs:label "Catharina H. Bomhoff" ;
    a2a:PersonNameFirstName "Catharina H." ;
    a2a:PersonNameLastName "Bomhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1876-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emst" ;
    rdfs:label "Emst"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_13
  a a2a:Person ;
  rdfs:label "Wessel D. te Gussinklo" ;
  a2a:PersonName [
    rdfs:label "Wessel D. te Gussinklo" ;
    a2a:PersonNameFirstName "Wessel D." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Gussinklo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1896-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_14
  a a2a:Person ;
  rdfs:label "Hendrika B. Jeronimus" ;
  a2a:PersonName [
    rdfs:label "Hendrika B. Jeronimus" ;
    a2a:PersonNameFirstName "Hendrika B." ;
    a2a:PersonNameLastName "Jeronimus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1871-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_15
  a a2a:Person ;
  rdfs:label "Christina F. Sampimon" ;
  a2a:PersonName [
    rdfs:label "Christina F. Sampimon" ;
    a2a:PersonNameFirstName "Christina F." ;
    a2a:PersonNameLastName "Sampimon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1898-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_16
  a a2a:Person ;
  rdfs:label "Clasina H.W. Duchienne" ;
  a2a:PersonName [
    rdfs:label "Clasina H.W. Duchienne" ;
    a2a:PersonNameFirstName "Clasina H.W." ;
    a2a:PersonNameLastName "Duchienne"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1872-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_17
  a a2a:Person ;
  rdfs:label "Jan D. den Hartog" ;
  a2a:PersonName [
    rdfs:label "Jan D. den Hartog" ;
    a2a:PersonNameFirstName "Jan D." ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1869-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel" ;
    rdfs:label "Bemmel"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_18
  a a2a:Person ;
  rdfs:label "Johannes den Hartog" ;
  a2a:PersonName [
    rdfs:label "Johannes den Hartog" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1887-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_19
  a a2a:Person ;
  rdfs:label "Mattheus Schouten" ;
  a2a:PersonName [
    rdfs:label "Mattheus Schouten" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1887-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_1 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_2 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_3 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_4 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_5 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_6 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_7 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_8 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_9 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_10 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_11 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_12 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_13 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_14 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_15 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_16 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_17 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_18 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:relationep_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Person4988773_19 ;
  a2a:EventKeyRef oa:event_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2_Event1 .

oa:source_cod_09673d15-84d7-0a74-139d-7a1e4d9be9b2
  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 "68" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 68"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4988773" ;
  a2a:RecordIdentifier "4988773" ;
  a2a:RecordGUID "{09673d15-84d7-0a74-139d-7a1e4d9be9b2}" ;
  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" .

