@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_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_1, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_2, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_3, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_4, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_5, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_6, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_7, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_8, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_9, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_10, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_11, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_12, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_13, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_14, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_15, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_16, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_17, oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_18 ;
  a2a:hasEvent oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_0, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_1, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_2, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_3, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_4, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_5, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_6, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_7, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_8, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_9, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_10, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_11, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_12, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_13, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_14, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_15, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_16, oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_17 ;
  a2a:hasSource oa:source_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0 .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_1
  a a2a:Person ;
  rdfs:label "Gerrit Schik" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schik" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1899-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_2
  a a2a:Person ;
  rdfs:label "Mathijs Schik" ;
  a2a:PersonName [
    rdfs:label "Mathijs Schik" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Schik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1869-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_3
  a a2a:Person ;
  rdfs:label "Berend W. te Strake" ;
  a2a:PersonName [
    rdfs:label "Berend W. te Strake" ;
    a2a:PersonNameFirstName "Berend W." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Strake"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1878-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winterswijk" ;
    rdfs:label "Winterswijk"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_4
  a a2a:Person ;
  rdfs:label "Gerrit J.A. te Strake" ;
  a2a:PersonName [
    rdfs:label "Gerrit J.A. te Strake" ;
    a2a:PersonNameFirstName "Gerrit J.A." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Strake"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1901-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_5
  a a2a:Person ;
  rdfs:label "Aaltje van Lienden" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Lienden" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lienden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1871-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rhenen" ;
    rdfs:label "Rhenen"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_6
  a a2a:Person ;
  rdfs:label "Jacobje Schik" ;
  a2a:PersonName [
    rdfs:label "Jacobje Schik" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Schik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1903-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_7
  a a2a:Person ;
  rdfs:label "Berendina Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Berendina Steenbergen" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1906-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_8
  a a2a:Person ;
  rdfs:label "James Steenbergen" ;
  a2a:PersonName [
    rdfs:label "James Steenbergen" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1883-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_9
  a a2a:Person ;
  rdfs:label "Hendrik M. te Strake" ;
  a2a:PersonName [
    rdfs:label "Hendrik M. te Strake" ;
    a2a:PersonNameFirstName "Hendrik M." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "Strake"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1904-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_10
  a a2a:Person ;
  rdfs:label "Alberta Jansen" ;
  a2a:PersonName [
    rdfs:label "Alberta Jansen" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1883-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_11
  a a2a:Person ;
  rdfs:label "Maria Kroon" ;
  a2a:PersonName [
    rdfs:label "Maria Kroon" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kroon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1875-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_12
  a a2a:Person ;
  rdfs:label "Herman J. Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Herman J. Steenbergen" ;
    a2a:PersonNameFirstName "Herman J." ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1907-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_13
  a a2a:Person ;
  rdfs:label "Johannes Schik" ;
  a2a:PersonName [
    rdfs:label "Johannes Schik" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1897-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_14
  a a2a:Person ;
  rdfs:label "Cornelis Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Steenbergen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1909-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_15
  a a2a:Person ;
  rdfs:label "Pieter W. de Gooijer" ;
  a2a:PersonName [
    rdfs:label "Pieter W. de Gooijer" ;
    a2a:PersonNameFirstName "Pieter W." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gooijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1902-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_16
  a a2a:Person ;
  rdfs:label "Hermina Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Hermina Kuijpers" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1885-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ternaard" ;
    rdfs:label "Ternaard"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_17
  a a2a:Person ;
  rdfs:label "Frans Smit" ;
  a2a:PersonName [
    rdfs:label "Frans Smit" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1879-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_18
  a a2a:Person ;
  rdfs:label "Gerrit Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Steenbergen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1910-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_1 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_2 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_3 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_4 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_5 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_6 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_7 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_8 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_9 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_10 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_11 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_12 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_13 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_14 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_15 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_16 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_17 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:relationep_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Person5220829_18 ;
  a2a:EventKeyRef oa:event_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0_Event1 .

oa:source_cod_bdec2b43-3d59-395e-d0fb-cdb70cbe12d0
  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 "2" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11699079" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5220829"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5220829" ;
  a2a:RecordIdentifier "5220829" ;
  a2a:RecordGUID "{bdec2b43-3d59-395e-d0fb-cdb70cbe12d0}" ;
  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" .

