@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_f8fb5f06-3939-57f3-3430-74e058d990c4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_1, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_2, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_3, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_4, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_5, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_6, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_7, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_8, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_9, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_10, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_11, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_12, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_13, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_14, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_15, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_16, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_17, oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_18 ;
  a2a:hasEvent oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_0, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_1, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_2, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_3, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_4, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_5, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_6, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_7, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_8, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_9, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_10, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_11, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_12, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_13, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_14, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_15, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_16, oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_17 ;
  a2a:hasSource oa:source_cod_f8fb5f06-3939-57f3-3430-74e058d990c4 .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_1
  a a2a:Person ;
  rdfs:label "Jan Ploeg" ;
  a2a:PersonName [
    rdfs:label "Jan Ploeg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1886-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_2
  a a2a:Person ;
  rdfs:label "Jacoba L.E. van Poeteren" ;
  a2a:PersonName [
    rdfs:label "Jacoba L.E. van Poeteren" ;
    a2a:PersonNameFirstName "Jacoba L.E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poeteren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1884-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_3
  a a2a:Person ;
  rdfs:label "Rensje Rijks" ;
  a2a:PersonName [
    rdfs:label "Rensje Rijks" ;
    a2a:PersonNameFirstName "Rensje" ;
    a2a:PersonNameLastName "Rijks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1891-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_4
  a a2a:Person ;
  rdfs:label "Raphaël J. Spitz" ;
  a2a:PersonName [
    rdfs:label "Raphaël J. Spitz" ;
    a2a:PersonNameFirstName "Raphaël J." ;
    a2a:PersonNameLastName "Spitz"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1889-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_5
  a a2a:Person ;
  rdfs:label "Abraham Ploeg" ;
  a2a:PersonName [
    rdfs:label "Abraham Ploeg" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1894-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_6
  a a2a:Person ;
  rdfs:label "Geertje Ploeg" ;
  a2a:PersonName [
    rdfs:label "Geertje Ploeg" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1887-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_7
  a a2a:Person ;
  rdfs:label "Trijntje Ploeg" ;
  a2a:PersonName [
    rdfs:label "Trijntje Ploeg" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1889-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_8
  a a2a:Person ;
  rdfs:label "Leendert Janse" ;
  a2a:PersonName [
    rdfs:label "Leendert Janse" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1884-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_9
  a a2a:Person ;
  rdfs:label "Wijbren Oosterbaan" ;
  a2a:PersonName [
    rdfs:label "Wijbren Oosterbaan" ;
    a2a:PersonNameFirstName "Wijbren" ;
    a2a:PersonNameLastName "Oosterbaan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1884-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Franekeradeel" ;
    rdfs:label "Franekeradeel"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_10
  a a2a:Person ;
  rdfs:label "Jenneke van Reeden" ;
  a2a:PersonName [
    rdfs:label "Jenneke van Reeden" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reeden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1864-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_11
  a a2a:Person ;
  rdfs:label "Edda J.F. Reichel" ;
  a2a:PersonName [
    rdfs:label "Edda J.F. Reichel" ;
    a2a:PersonNameFirstName "Edda J.F." ;
    a2a:PersonNameLastName "Reichel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1890-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Berlijn" ;
    rdfs:label "Berlijn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_12
  a a2a:Person ;
  rdfs:label "Rensje Rijks" ;
  a2a:PersonName [
    rdfs:label "Rensje Rijks" ;
    a2a:PersonNameFirstName "Rensje" ;
    a2a:PersonNameLastName "Rijks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1891-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_13
  a a2a:Person ;
  rdfs:label "Geertje Botter" ;
  a2a:PersonName [
    rdfs:label "Geertje Botter" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Botter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1895-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_14
  a a2a:Person ;
  rdfs:label "Gerardina B. van Oort" ;
  a2a:PersonName [
    rdfs:label "Gerardina B. van Oort" ;
    a2a:PersonNameFirstName "Gerardina B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1881-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_15
  a a2a:Person ;
  rdfs:label "Fitske H. Sneek" ;
  a2a:PersonName [
    rdfs:label "Fitske H. Sneek" ;
    a2a:PersonNameFirstName "Fitske H." ;
    a2a:PersonNameLastName "Sneek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1891-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Doetinchem" ;
    rdfs:label "Ambt Doetinchem"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_16
  a a2a:Person ;
  rdfs:label "Evert Ploeg" ;
  a2a:PersonName [
    rdfs:label "Evert Ploeg" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Ploeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1892-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_17
  a a2a:Person ;
  rdfs:label "Gerrit Verweij" ;
  a2a:PersonName [
    rdfs:label "Gerrit Verweij" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Verweij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1893-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_18
  a a2a:Person ;
  rdfs:label "Albert H. Postema" ;
  a2a:PersonName [
    rdfs:label "Albert H. Postema" ;
    a2a:PersonNameFirstName "Albert H." ;
    a2a:PersonNameLastName "Postema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1887-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_1 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_2 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_3 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_4 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_5 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_6 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_7 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_8 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_9 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_10 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_11 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_12 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_13 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_14 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_15 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_16 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_17 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:relationep_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Person5711893_18 ;
  a2a:EventKeyRef oa:event_cod_f8fb5f06-3939-57f3-3430-74e058d990c4_Event1 .

oa:source_cod_f8fb5f06-3939-57f3-3430-74e058d990c4
  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 "83" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 83"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5711893" ;
  a2a:RecordIdentifier "5711893" ;
  a2a:RecordGUID "{f8fb5f06-3939-57f3-3430-74e058d990c4}" ;
  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" .

