@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_76ea4ea1-eb3e-c3f1-700f-0107b546694b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_1, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_2, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_3, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_4, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_5, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_6, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_7, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_8, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_9, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_10, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_11, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_12, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_13, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_14, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_15, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_16, oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_17 ;
  a2a:hasEvent oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_0, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_1, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_2, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_3, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_4, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_5, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_6, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_7, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_8, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_9, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_10, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_11, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_12, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_13, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_14, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_15, oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_16 ;
  a2a:hasSource oa:source_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_1
  a a2a:Person ;
  rdfs:label "Willem Mekking" ;
  a2a:PersonName [
    rdfs:label "Willem Mekking" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1886-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_2
  a a2a:Person ;
  rdfs:label "Anna W. Oosterink" ;
  a2a:PersonName [
    rdfs:label "Anna W. Oosterink" ;
    a2a:PersonNameFirstName "Anna W." ;
    a2a:PersonNameLastName "Oosterink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1895-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_3
  a a2a:Person ;
  rdfs:label "Wilhelmus de Vos" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus de Vos" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1894-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_4
  a a2a:Person ;
  rdfs:label "Abraham van Nuffelen" ;
  a2a:PersonName [
    rdfs:label "Abraham van Nuffelen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuffelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1880-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_5
  a a2a:Person ;
  rdfs:label "Cornelis Oosterink" ;
  a2a:PersonName [
    rdfs:label "Cornelis Oosterink" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Oosterink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1896-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_6
  a a2a:Person ;
  rdfs:label "Maria L. Oosterink" ;
  a2a:PersonName [
    rdfs:label "Maria L. Oosterink" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNameLastName "Oosterink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1899-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_7
  a a2a:Person ;
  rdfs:label "Weslina J. Oosterink" ;
  a2a:PersonName [
    rdfs:label "Weslina J. Oosterink" ;
    a2a:PersonNameFirstName "Weslina J." ;
    a2a:PersonNameLastName "Oosterink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1904-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_8
  a a2a:Person ;
  rdfs:label "Cornelis Jansen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jansen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1886-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_9
  a a2a:Person ;
  rdfs:label "Johannes Spaanstra" ;
  a2a:PersonName [
    rdfs:label "Johannes Spaanstra" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Spaanstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1884-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beetsterzwaag" ;
    rdfs:label "Beetsterzwaag"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_10
  a a2a:Person ;
  rdfs:label "Jan Oosterink" ;
  a2a:PersonName [
    rdfs:label "Jan Oosterink" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oosterink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1868-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zelhem" ;
    rdfs:label "Zelhem"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_11
  a a2a:Person ;
  rdfs:label "Huibert H. Mik" ;
  a2a:PersonName [
    rdfs:label "Huibert H. Mik" ;
    a2a:PersonNameFirstName "Huibert H." ;
    a2a:PersonNameLastName "Mik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1891-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_12
  a a2a:Person ;
  rdfs:label "Hendrika H. Peet" ;
  a2a:PersonName [
    rdfs:label "Hendrika H. Peet" ;
    a2a:PersonNameFirstName "Hendrika H." ;
    a2a:PersonNameLastName "Peet"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1896-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_13
  a a2a:Person ;
  rdfs:label "Maria L. van Kesteren" ;
  a2a:PersonName [
    rdfs:label "Maria L. van Kesteren" ;
    a2a:PersonNameFirstName "Maria L." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kesteren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1860-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_14
  a a2a:Person ;
  rdfs:label "Gerrit Loo" ;
  a2a:PersonName [
    rdfs:label "Gerrit Loo" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1897-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_15
  a a2a:Person ;
  rdfs:label "Alida Anna Donia" ;
  a2a:PersonName [
    rdfs:label "Alida Anna Donia" ;
    a2a:PersonNameFirstName "Alida Anna" ;
    a2a:PersonNameLastName "Donia"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1896-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_16
  a a2a:Person ;
  rdfs:label "Barend W. Feijge" ;
  a2a:PersonName [
    rdfs:label "Barend W. Feijge" ;
    a2a:PersonNameFirstName "Barend W." ;
    a2a:PersonNameLastName "Feijge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1881-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_17
  a a2a:Person ;
  rdfs:label "Cornelis Pluim" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pluim" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pluim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1890-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_1 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_2 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_3 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_4 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_5 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_6 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_7 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_8 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_9 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_10 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_11 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_12 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_13 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_14 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_15 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_16 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:relationep_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Person4958073_17 ;
  a2a:EventKeyRef oa:event_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b_Event1 .

oa:source_cod_76ea4ea1-eb3e-c3f1-700f-0107b546694b
  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 "97" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11692184" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4958073"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4958073" ;
  a2a:RecordIdentifier "4958073" ;
  a2a:RecordGUID "{76ea4ea1-eb3e-c3f1-700f-0107b546694b}" ;
  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" .

