@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_c342376b-dccb-ec30-99f5-6e2622948b96
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_1, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_2, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_3, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_4, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_5, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_6, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_7, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_8, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_9, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_10, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_11, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_12, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_13, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_14, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_15, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_16, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_17, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_18, oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_19 ;
  a2a:hasEvent oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_0, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_1, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_2, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_3, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_4, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_5, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_6, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_7, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_8, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_9, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_10, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_11, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_12, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_13, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_14, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_15, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_16, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_17, oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_18 ;
  a2a:hasSource oa:source_cod_c342376b-dccb-ec30-99f5-6e2622948b96 .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_1
  a a2a:Person ;
  rdfs:label "Jan de Blank" ;
  a2a:PersonName [
    rdfs:label "Jan de Blank" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1865-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_2
  a a2a:Person ;
  rdfs:label "Johanna E. de Blank" ;
  a2a:PersonName [
    rdfs:label "Johanna E. de Blank" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1896-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_3
  a a2a:Person ;
  rdfs:label "Antonius J. Boks" ;
  a2a:PersonName [
    rdfs:label "Antonius J. Boks" ;
    a2a:PersonNameFirstName "Antonius J." ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1884-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_4
  a a2a:Person ;
  rdfs:label "Klaas Boeve" ;
  a2a:PersonName [
    rdfs:label "Klaas Boeve" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Boeve"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1868-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_5
  a a2a:Person ;
  rdfs:label "Gerrit Bloem" ;
  a2a:PersonName [
    rdfs:label "Gerrit Bloem" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1862-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_6
  a a2a:Person ;
  rdfs:label "Maria Th. Bloem" ;
  a2a:PersonName [
    rdfs:label "Maria Th. Bloem" ;
    a2a:PersonNameFirstName "Maria Th." ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1899-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_7
  a a2a:Person ;
  rdfs:label "Jacobus de Blank" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Blank" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1890-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_8
  a a2a:Person ;
  rdfs:label "Maria de Blank" ;
  a2a:PersonName [
    rdfs:label "Maria de Blank" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1894-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_9
  a a2a:Person ;
  rdfs:label "Waander Boks" ;
  a2a:PersonName [
    rdfs:label "Waander Boks" ;
    a2a:PersonNameFirstName "Waander" ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1910-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_10
  a a2a:Person ;
  rdfs:label "Adrianus de Blank" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Blank" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1891-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_11
  a a2a:Person ;
  rdfs:label "Gerard Bloem" ;
  a2a:PersonName [
    rdfs:label "Gerard Bloem" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_12
  a a2a:Person ;
  rdfs:label "Jan W. Boks" ;
  a2a:PersonName [
    rdfs:label "Jan W. Boks" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1887-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_13
  a a2a:Person ;
  rdfs:label "Johanna W. Boks" ;
  a2a:PersonName [
    rdfs:label "Johanna W. Boks" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1880-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_14
  a a2a:Person ;
  rdfs:label "Elisabeth Vogel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vogel" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vogel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1862-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_15
  a a2a:Person ;
  rdfs:label "Jan de Blank" ;
  a2a:PersonName [
    rdfs:label "Jan de Blank" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1898-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_16
  a a2a:Person ;
  rdfs:label "Hendrika Bloem" ;
  a2a:PersonName [
    rdfs:label "Hendrika Bloem" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Bloem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1900-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_17
  a a2a:Person ;
  rdfs:label "Jan H. Boks" ;
  a2a:PersonName [
    rdfs:label "Jan H. Boks" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1862-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_18
  a a2a:Person ;
  rdfs:label "Grada E. Brederode" ;
  a2a:PersonName [
    rdfs:label "Grada E. Brederode" ;
    a2a:PersonNameFirstName "Grada E." ;
    a2a:PersonNameLastName "Brederode"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1869-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_19
  a a2a:Person ;
  rdfs:label "Catharina van Peursen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Peursen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Peursen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1875-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_1 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_2 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_3 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_4 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_5 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_6 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_7 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_8 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_9 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_10 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_11 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_12 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_13 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_14 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_15 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_16 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_17 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_18 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:relationep_cod_c342376b-dccb-ec30-99f5-6e2622948b96_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Person6666446_19 ;
  a2a:EventKeyRef oa:event_cod_c342376b-dccb-ec30-99f5-6e2622948b96_Event1 .

oa:source_cod_c342376b-dccb-ec30-99f5-6e2622948b96
  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 Beekbergen" ;
    a2a:DocumentNumber "100" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 100"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6666446" ;
  a2a:RecordIdentifier "6666446" ;
  a2a:RecordGUID "{c342376b-dccb-ec30-99f5-6e2622948b96}" ;
  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" .

