@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_091c462a-2cad-4281-486b-da0e335ac1fa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_1, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_2, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_3, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_4, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_5, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_6, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_7, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_8, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_9, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_10, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_11, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_12, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_13, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_14, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_15, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_16, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_17, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_18, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_19, oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_20 ;
  a2a:hasEvent oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_0, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_1, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_2, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_3, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_4, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_5, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_6, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_7, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_8, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_9, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_10, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_11, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_12, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_13, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_14, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_15, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_16, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_17, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_18, oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_19 ;
  a2a:hasSource oa:source_cod_091c462a-2cad-4281-486b-da0e335ac1fa .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_1
  a a2a:Person ;
  rdfs:label "Sara van der Giessen" ;
  a2a:PersonName [
    rdfs:label "Sara van der Giessen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Giessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1839-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    rdfs:label "Giessen-Nieuwkerk"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_2
  a a2a:Person ;
  rdfs:label "Barta H. Hoogland" ;
  a2a:PersonName [
    rdfs:label "Barta H. Hoogland" ;
    a2a:PersonNameFirstName "Barta H." ;
    a2a:PersonNameLastName "Hoogland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1886-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_3
  a a2a:Person ;
  rdfs:label "Albertus A. Nikken" ;
  a2a:PersonName [
    rdfs:label "Albertus A. Nikken" ;
    a2a:PersonNameFirstName "Albertus A." ;
    a2a:PersonNameLastName "Nikken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1866-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barwoutswaarder" ;
    rdfs:label "Barwoutswaarder"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_4
  a a2a:Person ;
  rdfs:label "Gerardus Warmelink" ;
  a2a:PersonName [
    rdfs:label "Gerardus Warmelink" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Warmelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1877-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tubbergen" ;
    rdfs:label "Tubbergen"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_5
  a a2a:Person ;
  rdfs:label "Willebrand J.A. Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Willebrand J.A. Wilhelm" ;
    a2a:PersonNameFirstName "Willebrand J.A." ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1903-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Velbert" ;
    rdfs:label "Velbert"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_6
  a a2a:Person ;
  rdfs:label "Petrus J. Gierman" ;
  a2a:PersonName [
    rdfs:label "Petrus J. Gierman" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNameLastName "Gierman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1895-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_7
  a a2a:Person ;
  rdfs:label "Hendrik Waanders" ;
  a2a:PersonName [
    rdfs:label "Hendrik Waanders" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1895-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_8
  a a2a:Person ;
  rdfs:label "Johan Waanders" ;
  a2a:PersonName [
    rdfs:label "Johan Waanders" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1869-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_9
  a a2a:Person ;
  rdfs:label "Willem Waanders" ;
  a2a:PersonName [
    rdfs:label "Willem Waanders" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1899-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_10
  a a2a:Person ;
  rdfs:label "Wilhelmus M. Telgenkamp" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus M. Telgenkamp" ;
    a2a:PersonNameFirstName "Wilhelmus M." ;
    a2a:PersonNameLastName "Telgenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1898-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldenzaal" ;
    rdfs:label "Oldenzaal"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_11
  a a2a:Person ;
  rdfs:label "Jacobus Verdonk" ;
  a2a:PersonName [
    rdfs:label "Jacobus Verdonk" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Verdonk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1883-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_12
  a a2a:Person ;
  rdfs:label "Sara Workem, geboren Van de Giesen" ;
  a2a:PersonName [
    rdfs:label "Sara Workem, geboren Van de Giesen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Workem, geboren Van de Giesen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1839-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    rdfs:label "Giessen-Nieuwkerk"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_13
  a a2a:Person ;
  rdfs:label "Anton S. Workum" ;
  a2a:PersonName [
    rdfs:label "Anton S. Workum" ;
    a2a:PersonNameFirstName "Anton S." ;
    a2a:PersonNameLastName "Workum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1881-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_14
  a a2a:Person ;
  rdfs:label "Ruudtje Kielder" ;
  a2a:PersonName [
    rdfs:label "Ruudtje Kielder" ;
    a2a:PersonNameFirstName "Ruudtje" ;
    a2a:PersonNameLastName "Kielder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1866-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_15
  a a2a:Person ;
  rdfs:label "Hermina Warner" ;
  a2a:PersonName [
    rdfs:label "Hermina Warner" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Warner"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1899-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_16
  a a2a:Person ;
  rdfs:label "Martha H. Hoogland" ;
  a2a:PersonName [
    rdfs:label "Martha H. Hoogland" ;
    a2a:PersonNameFirstName "Martha H." ;
    a2a:PersonNameLastName "Hoogland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1886-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_17
  a a2a:Person ;
  rdfs:label "Albertus A. Nikken" ;
  a2a:PersonName [
    rdfs:label "Albertus A. Nikken" ;
    a2a:PersonNameFirstName "Albertus A." ;
    a2a:PersonNameLastName "Nikken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1886-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_18
  a a2a:Person ;
  rdfs:label "Gerard Vermanzlink" ;
  a2a:PersonName [
    rdfs:label "Gerard Vermanzlink" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Vermanzlink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1877-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tubbergen" ;
    rdfs:label "Tubbergen"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_19
  a a2a:Person ;
  rdfs:label "Albertus Waanders" ;
  a2a:PersonName [
    rdfs:label "Albertus Waanders" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Waanders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1897-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_20
  a a2a:Person ;
  rdfs:label "Grietje Warner" ;
  a2a:PersonName [
    rdfs:label "Grietje Warner" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Warner"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1898-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_1 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_2 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_3 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_4 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_5 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_6 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_7 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_8 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_9 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_10 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_11 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_12 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_13 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_14 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_15 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_16 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_17 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_18 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_19 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:relationep_cod_091c462a-2cad-4281-486b-da0e335ac1fa_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Person5202285_20 ;
  a2a:EventKeyRef oa:event_cod_091c462a-2cad-4281-486b-da0e335ac1fa_Event1 .

oa:source_cod_091c462a-2cad-4281-486b-da0e335ac1fa
  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 "11" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 11"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5202285" ;
  a2a:RecordIdentifier "5202285" ;
  a2a:RecordGUID "{091c462a-2cad-4281-486b-da0e335ac1fa}" ;
  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" .

