@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_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_1, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_2, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_3, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_4, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_5, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_6, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_7, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_8, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_9, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_10, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_11, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_12, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_13, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_14, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_15, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_16, oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_17 ;
  a2a:hasEvent oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_0, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_1, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_2, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_3, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_4, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_5, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_6, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_7, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_8, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_9, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_10, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_11, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_12, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_13, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_14, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_15, oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_16 ;
  a2a:hasSource oa:source_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3 .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_1
  a a2a:Person ;
  rdfs:label "Hans Bunge" ;
  a2a:PersonName [
    rdfs:label "Hans Bunge" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Bunge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1898-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_2
  a a2a:Person ;
  rdfs:label "Catharina F.R. de Carpentier" ;
  a2a:PersonName [
    rdfs:label "Catharina F.R. de Carpentier" ;
    a2a:PersonNameFirstName "Catharina F.R." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Carpentier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1894-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_3
  a a2a:Person ;
  rdfs:label "Dirk H. van der Ham" ;
  a2a:PersonName [
    rdfs:label "Dirk H. van der Ham" ;
    a2a:PersonNameFirstName "Dirk H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1903-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_4
  a a2a:Person ;
  rdfs:label "Berendina Huiskamp" ;
  a2a:PersonName [
    rdfs:label "Berendina Huiskamp" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Huiskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1837-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_5
  a a2a:Person ;
  rdfs:label "Marten J. Schotpoort" ;
  a2a:PersonName [
    rdfs:label "Marten J. Schotpoort" ;
    a2a:PersonNameFirstName "Marten J." ;
    a2a:PersonNameLastName "Schotpoort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1904-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_6
  a a2a:Person ;
  rdfs:label "Marie J. Sieberg" ;
  a2a:PersonName [
    rdfs:label "Marie J. Sieberg" ;
    a2a:PersonNameFirstName "Marie J." ;
    a2a:PersonNameLastName "Sieberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1870-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_7
  a a2a:Person ;
  rdfs:label "Gerritdina H. Bresser" ;
  a2a:PersonName [
    rdfs:label "Gerritdina H. Bresser" ;
    a2a:PersonNameFirstName "Gerritdina H." ;
    a2a:PersonNameLastName "Bresser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1901-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_8
  a a2a:Person ;
  rdfs:label "Maria V.E. de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Maria V.E. de Bruijn" ;
    a2a:PersonNameFirstName "Maria V.E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1866-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_9
  a a2a:Person ;
  rdfs:label "Apolonia H. Burgers" ;
  a2a:PersonName [
    rdfs:label "Apolonia H. Burgers" ;
    a2a:PersonNameFirstName "Apolonia H." ;
    a2a:PersonNameLastName "Burgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1868-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_10
  a a2a:Person ;
  rdfs:label "Alida Duijnis" ;
  a2a:PersonName [
    rdfs:label "Alida Duijnis" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Duijnis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1879-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koog a/d Zaan" ;
    rdfs:label "Koog a/d Zaan"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_11
  a a2a:Person ;
  rdfs:label "Hendrik Schotpoort" ;
  a2a:PersonName [
    rdfs:label "Hendrik Schotpoort" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Schotpoort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1899-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_12
  a a2a:Person ;
  rdfs:label "August B. Stroetmann" ;
  a2a:PersonName [
    rdfs:label "August B. Stroetmann" ;
    a2a:PersonNameFirstName "August B." ;
    a2a:PersonNameLastName "Stroetmann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1899-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_13
  a a2a:Person ;
  rdfs:label "Bernardus F. Stroetmann" ;
  a2a:PersonName [
    rdfs:label "Bernardus F. Stroetmann" ;
    a2a:PersonNameFirstName "Bernardus F." ;
    a2a:PersonNameLastName "Stroetmann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1865-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_14
  a a2a:Person ;
  rdfs:label "Johanna H. Conen" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Conen" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Conen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1895-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_15
  a a2a:Person ;
  rdfs:label "Albertus Rinsma" ;
  a2a:PersonName [
    rdfs:label "Albertus Rinsma" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Rinsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1887-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_16
  a a2a:Person ;
  rdfs:label "Willem de Lorraine Holling" ;
  a2a:PersonName [
    rdfs:label "Willem de Lorraine Holling" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lorraine Holling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1866-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Delden" ;
    rdfs:label "Stad Delden"
  ] .

oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_17
  a a2a:Person ;
  rdfs:label "Hendrik A Boijmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik A Boijmans" ;
    a2a:PersonNameFirstName "Hendrik A" ;
    a2a:PersonNameLastName "Boijmans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1866-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_1 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_2 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_3 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_4 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_5 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_6 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_7 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_8 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_9 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_10 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_11 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_12 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_13 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_14 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_15 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_16 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:relationep_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Person4811682_17 ;
  a2a:EventKeyRef oa:event_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3_Event1 .

oa:source_cod_47e4c8db-40c6-551d-e0b6-ef5651ea1ea3
  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 "65" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 65"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4811682" ;
  a2a:RecordIdentifier "4811682" ;
  a2a:RecordGUID "{47e4c8db-40c6-551d-e0b6-ef5651ea1ea3}" ;
  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" .

