@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_f9b29f57-87b9-1a99-ef65-bbc1c708474f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_1, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_2, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_3, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_4, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_5, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_6, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_7, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_8, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_9, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_10, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_11, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_12, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_13, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_14, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_15, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_16, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_17, oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_18 ;
  a2a:hasEvent oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_0, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_1, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_2, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_3, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_4, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_5, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_6, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_7, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_8, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_9, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_10, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_11, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_12, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_13, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_14, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_15, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_16, oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_17 ;
  a2a:hasSource oa:source_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_1
  a a2a:Person ;
  rdfs:label "Johan M. M. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Johan M. M. Bletscher" ;
    a2a:PersonNameFirstName "Johan M. M." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1875-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_2
  a a2a:Person ;
  rdfs:label "Paulina H. M. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Paulina H. M. Bletscher" ;
    a2a:PersonNameFirstName "Paulina H. M." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1884-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_3
  a a2a:Person ;
  rdfs:label "Aleidus L. van Benthem" ;
  a2a:PersonName [
    rdfs:label "Aleidus L. van Benthem" ;
    a2a:PersonNameFirstName "Aleidus L." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1860-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hasselt" ;
    rdfs:label "Hasselt"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_4
  a a2a:Person ;
  rdfs:label "Helena C. F. S. J. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Helena C. F. S. J. Bletscher" ;
    a2a:PersonNameFirstName "Helena C. F. S. J." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1877-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_5
  a a2a:Person ;
  rdfs:label "Herman K. J. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Herman K. J. Bletscher" ;
    a2a:PersonNameFirstName "Herman K. J." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1880-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_6
  a a2a:Person ;
  rdfs:label "Jacobje Cramer" ;
  a2a:PersonName [
    rdfs:label "Jacobje Cramer" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Cramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1833-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_7
  a a2a:Person ;
  rdfs:label "Theodora B. Schotman" ;
  a2a:PersonName [
    rdfs:label "Theodora B. Schotman" ;
    a2a:PersonNameFirstName "Theodora B." ;
    a2a:PersonNameLastName "Schotman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1879-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_8
  a a2a:Person ;
  rdfs:label "Johannes W. Spekking" ;
  a2a:PersonName [
    rdfs:label "Johannes W. Spekking" ;
    a2a:PersonNameFirstName "Johannes W." ;
    a2a:PersonNameLastName "Spekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1881-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_9
  a a2a:Person ;
  rdfs:label "Catharina A. te West" ;
  a2a:PersonName [
    rdfs:label "Catharina A. te West" ;
    a2a:PersonNameFirstName "Catharina A." ;
    a2a:PersonNamePrefixLastName "te" ;
    a2a:PersonNameLastName "West"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1848-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_10
  a a2a:Person ;
  rdfs:label "Jan Bensink" ;
  a2a:PersonName [
    rdfs:label "Jan Bensink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bensink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1897-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_11
  a a2a:Person ;
  rdfs:label "Jeanne S.T.E. de Bont" ;
  a2a:PersonName [
    rdfs:label "Jeanne S.T.E. de Bont" ;
    a2a:PersonNameFirstName "Jeanne S.T.E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1852-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_12
  a a2a:Person ;
  rdfs:label "Johanna H. van Benthem" ;
  a2a:PersonName [
    rdfs:label "Johanna H. van Benthem" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Benthem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1845-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hasselt" ;
    rdfs:label "Hasselt"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_13
  a a2a:Person ;
  rdfs:label "Maartje van Rijswijk" ;
  a2a:PersonName [
    rdfs:label "Maartje van Rijswijk" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1886-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlemmermeer" ;
    rdfs:label "Haarlemmermeer"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_14
  a a2a:Person ;
  rdfs:label "Emilie J. S. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Emilie J. S. Bletscher" ;
    a2a:PersonNameFirstName "Emilie J. S." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1879-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_15
  a a2a:Person ;
  rdfs:label "Dirk Bruines" ;
  a2a:PersonName [
    rdfs:label "Dirk Bruines" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bruines"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1898-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_16
  a a2a:Person ;
  rdfs:label "Johannes Focke" ;
  a2a:PersonName [
    rdfs:label "Johannes Focke" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Focke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1900-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_17
  a a2a:Person ;
  rdfs:label "Elisa H. H. M. Bletscher" ;
  a2a:PersonName [
    rdfs:label "Elisa H. H. M. Bletscher" ;
    a2a:PersonNameFirstName "Elisa H. H. M." ;
    a2a:PersonNameLastName "Bletscher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1882-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_18
  a a2a:Person ;
  rdfs:label "Lubbertus van den Berg" ;
  a2a:PersonName [
    rdfs:label "Lubbertus van den Berg" ;
    a2a:PersonNameFirstName "Lubbertus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1885-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_1 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_2 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_3 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_4 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_5 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_6 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_7 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_8 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_9 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_10 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_11 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_12 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_13 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_14 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_15 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_16 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_17 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:relationep_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Person4891404_18 ;
  a2a:EventKeyRef oa:event_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f_Event1 .

oa:source_cod_f9b29f57-87b9-1a99-ef65-bbc1c708474f
  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 "212" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 212"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4891404" ;
  a2a:RecordIdentifier "4891404" ;
  a2a:RecordGUID "{f9b29f57-87b9-1a99-ef65-bbc1c708474f}" ;
  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" .

