@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_097b61b6-69f2-76df-e426-4651b357ef4b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_1, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_2, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_3, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_4, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_5, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_6, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_7, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_8, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_9, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_10, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_11, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_12, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_13, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_14, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_15, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_16, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_17, oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_18 ;
  a2a:hasEvent oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_0, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_1, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_2, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_3, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_4, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_5, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_6, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_7, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_8, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_9, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_10, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_11, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_12, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_13, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_14, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_15, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_16, oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_17 ;
  a2a:hasSource oa:source_cod_097b61b6-69f2-76df-e426-4651b357ef4b .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_1
  a a2a:Person ;
  rdfs:label "Jannetje Bouwers" ;
  a2a:PersonName [
    rdfs:label "Jannetje Bouwers" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Bouwers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1877-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_2
  a a2a:Person ;
  rdfs:label "Margje Fennekes" ;
  a2a:PersonName [
    rdfs:label "Margje Fennekes" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNameLastName "Fennekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1845-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_3
  a a2a:Person ;
  rdfs:label "Grietje Klumper" ;
  a2a:PersonName [
    rdfs:label "Grietje Klumper" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Klumper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1893-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaksbergen" ;
    rdfs:label "Haaksbergen"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_4
  a a2a:Person ;
  rdfs:label "Geertruida Laninga" ;
  a2a:PersonName [
    rdfs:label "Geertruida Laninga" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Laninga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1898-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_5
  a a2a:Person ;
  rdfs:label "Hendrik Schildkamp" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schildkamp" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schildkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1893-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_6
  a a2a:Person ;
  rdfs:label "Hendrik Schut" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schut" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1902-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_7
  a a2a:Person ;
  rdfs:label "Hendericus P. Sweerts" ;
  a2a:PersonName [
    rdfs:label "Hendericus P. Sweerts" ;
    a2a:PersonNameFirstName "Hendericus P." ;
    a2a:PersonNameLastName "Sweerts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1850-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beverwijk" ;
    rdfs:label "Beverwijk"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_8
  a a2a:Person ;
  rdfs:label "Willemijntje van Lagen" ;
  a2a:PersonName [
    rdfs:label "Willemijntje van Lagen" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1836-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_9
  a a2a:Person ;
  rdfs:label "Alberta Th. Slothouber" ;
  a2a:PersonName [
    rdfs:label "Alberta Th. Slothouber" ;
    a2a:PersonNameFirstName "Alberta Th." ;
    a2a:PersonNameLastName "Slothouber"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1881-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heteren" ;
    rdfs:label "Heteren"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_10
  a a2a:Person ;
  rdfs:label "Kornelia Wierenga" ;
  a2a:PersonName [
    rdfs:label "Kornelia Wierenga" ;
    a2a:PersonNameFirstName "Kornelia" ;
    a2a:PersonNameLastName "Wierenga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1887-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_11
  a a2a:Person ;
  rdfs:label "Geert Sijdzes" ;
  a2a:PersonName [
    rdfs:label "Geert Sijdzes" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Sijdzes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1886-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_12
  a a2a:Person ;
  rdfs:label "Elisabeth A. van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Elisabeth A. van der Heijden" ;
    a2a:PersonNameFirstName "Elisabeth A." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1887-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_13
  a a2a:Person ;
  rdfs:label "Antonie Stokvis" ;
  a2a:PersonName [
    rdfs:label "Antonie Stokvis" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Stokvis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1879-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_14
  a a2a:Person ;
  rdfs:label "Willem Schut" ;
  a2a:PersonName [
    rdfs:label "Willem Schut" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1910-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_15
  a a2a:Person ;
  rdfs:label "Cornelis Schut" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schut" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1907-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_16
  a a2a:Person ;
  rdfs:label "Hendrik J. Slothouber" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Slothouber" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Slothouber"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1894-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heteren" ;
    rdfs:label "Heteren"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_17
  a a2a:Person ;
  rdfs:label "Jannetje Hiddink" ;
  a2a:PersonName [
    rdfs:label "Jannetje Hiddink" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Hiddink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1902-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_18
  a a2a:Person ;
  rdfs:label "Gerrit Schut" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schut" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1872-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_1 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_2 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_3 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_4 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_5 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_6 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_7 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_8 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_9 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_10 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_11 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_12 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_13 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_14 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_15 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_16 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_17 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:relationep_cod_097b61b6-69f2-76df-e426-4651b357ef4b_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Person5130430_18 ;
  a2a:EventKeyRef oa:event_cod_097b61b6-69f2-76df-e426-4651b357ef4b_Event1 .

oa:source_cod_097b61b6-69f2-76df-e426-4651b357ef4b
  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 "68" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11553239" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5130430"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5130430" ;
  a2a:RecordIdentifier "5130430" ;
  a2a:RecordGUID "{097b61b6-69f2-76df-e426-4651b357ef4b}" ;
  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" .

