@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_d590d06b-5f97-6535-af85-8789cb0d805a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_1, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_2, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_3, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_4, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_5, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_6, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_7, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_8, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_9, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_10, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_11, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_12, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_13, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_14, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_15, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_16, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_17, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_18, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_19, oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_20 ;
  a2a:hasEvent oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_0, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_1, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_2, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_3, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_4, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_5, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_6, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_7, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_8, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_9, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_10, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_11, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_12, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_13, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_14, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_15, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_16, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_17, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_18, oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_19 ;
  a2a:hasSource oa:source_cod_d590d06b-5f97-6535-af85-8789cb0d805a .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_1
  a a2a:Person ;
  rdfs:label "Peter van de Craats" ;
  a2a:PersonName [
    rdfs:label "Peter van de Craats" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Craats"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1890-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlemmermeer" ;
    rdfs:label "Haarlemmermeer"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_2
  a a2a:Person ;
  rdfs:label "Adrianus Smit" ;
  a2a:PersonName [
    rdfs:label "Adrianus Smit" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1871-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zeist" ;
    rdfs:label "Zeist"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_3
  a a2a:Person ;
  rdfs:label "Rudolf Pekelaar" ;
  a2a:PersonName [
    rdfs:label "Rudolf Pekelaar" ;
    a2a:PersonNameFirstName "Rudolf" ;
    a2a:PersonNameLastName "Pekelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1896-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_4
  a a2a:Person ;
  rdfs:label "Joseph van Schaik" ;
  a2a:PersonName [
    rdfs:label "Joseph van Schaik" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1888-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_5
  a a2a:Person ;
  rdfs:label "Steven H. Capel" ;
  a2a:PersonName [
    rdfs:label "Steven H. Capel" ;
    a2a:PersonNameFirstName "Steven H." ;
    a2a:PersonNameLastName "Capel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1888-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_6
  a a2a:Person ;
  rdfs:label "Hendrika H. van Deelen" ;
  a2a:PersonName [
    rdfs:label "Hendrika H. van Deelen" ;
    a2a:PersonNameFirstName "Hendrika H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1902-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_7
  a a2a:Person ;
  rdfs:label "Teunis G. Dolman" ;
  a2a:PersonName [
    rdfs:label "Teunis G. Dolman" ;
    a2a:PersonNameFirstName "Teunis G." ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1899-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_8
  a a2a:Person ;
  rdfs:label "Albert Postuma" ;
  a2a:PersonName [
    rdfs:label "Albert Postuma" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Postuma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1893-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_9
  a a2a:Person ;
  rdfs:label "Hendrikje Schiphorst" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Schiphorst" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Schiphorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1872-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_10
  a a2a:Person ;
  rdfs:label "Petrus J. Drost" ;
  a2a:PersonName [
    rdfs:label "Petrus J. Drost" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNameLastName "Drost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1894-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kapelle" ;
    rdfs:label "Kapelle"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_11
  a a2a:Person ;
  rdfs:label "Geertruida Feekes" ;
  a2a:PersonName [
    rdfs:label "Geertruida Feekes" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Feekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1851-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_12
  a a2a:Person ;
  rdfs:label "Maria B. Schuurman" ;
  a2a:PersonName [
    rdfs:label "Maria B. Schuurman" ;
    a2a:PersonNameFirstName "Maria B." ;
    a2a:PersonNameLastName "Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1896-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Didam" ;
    rdfs:label "Didam"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_13
  a a2a:Person ;
  rdfs:label "Tonia Wilbrink" ;
  a2a:PersonName [
    rdfs:label "Tonia Wilbrink" ;
    a2a:PersonNameFirstName "Tonia" ;
    a2a:PersonNameLastName "Wilbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1878-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_14
  a a2a:Person ;
  rdfs:label "Mijntje Sukkel" ;
  a2a:PersonName [
    rdfs:label "Mijntje Sukkel" ;
    a2a:PersonNameFirstName "Mijntje" ;
    a2a:PersonNameLastName "Sukkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1881-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leusden" ;
    rdfs:label "Leusden"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_15
  a a2a:Person ;
  rdfs:label "Anthonia J. Wildring" ;
  a2a:PersonName [
    rdfs:label "Anthonia J. Wildring" ;
    a2a:PersonNameFirstName "Anthonia J." ;
    a2a:PersonNameLastName "Wildring"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1896-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_16
  a a2a:Person ;
  rdfs:label "Wouter Oosting" ;
  a2a:PersonName [
    rdfs:label "Wouter Oosting" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Oosting"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1896-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_17
  a a2a:Person ;
  rdfs:label "Johanna M. Tenthoff van Noorden" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Tenthoff van Noorden" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Tenthoff van Noorden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1874-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_18
  a a2a:Person ;
  rdfs:label "Peter J. Luijendijk" ;
  a2a:PersonName [
    rdfs:label "Peter J. Luijendijk" ;
    a2a:PersonNameFirstName "Peter J." ;
    a2a:PersonNameLastName "Luijendijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1891-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwenhoorn" ;
    rdfs:label "Nieuwenhoorn"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_19
  a a2a:Person ;
  rdfs:label "Gerrit van der Meer" ;
  a2a:PersonName [
    rdfs:label "Gerrit van der Meer" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1892-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_20
  a a2a:Person ;
  rdfs:label "Gerrit Tijhof" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tijhof" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tijhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1895-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_1 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_2 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_3 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_4 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_5 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_6 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_7 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_8 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_9 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_10 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_11 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_12 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_13 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_14 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_15 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_16 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_17 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_18 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_19 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:relationep_cod_d590d06b-5f97-6535-af85-8789cb0d805a_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Person4861765_20 ;
  a2a:EventKeyRef oa:event_cod_d590d06b-5f97-6535-af85-8789cb0d805a_Event1 .

oa:source_cod_d590d06b-5f97-6535-af85-8789cb0d805a
  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 Beekbergen" ;
    a2a:DocumentNumber "11" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 11"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4861765" ;
  a2a:RecordIdentifier "4861765" ;
  a2a:RecordGUID "{d590d06b-5f97-6535-af85-8789cb0d805a}" ;
  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" .

