@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_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_1, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_2, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_3, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_4, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_5, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_6, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_7, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_8, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_9, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_10, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_11, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_12, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_13, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_14, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_15, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_16, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_17, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_18, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_19, oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_20 ;
  a2a:hasEvent oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_0, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_1, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_2, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_3, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_4, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_5, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_6, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_7, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_8, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_9, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_10, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_11, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_12, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_13, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_14, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_15, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_16, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_17, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_18, oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_19 ;
  a2a:hasSource oa:source_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_1
  a a2a:Person ;
  rdfs:label "Hendrik G. de Groot" ;
  a2a:PersonName [
    rdfs:label "Hendrik G. de Groot" ;
    a2a:PersonNameFirstName "Hendrik G." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1850-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_2
  a a2a:Person ;
  rdfs:label "Dirkje Swart" ;
  a2a:PersonName [
    rdfs:label "Dirkje Swart" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1908-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_3
  a a2a:Person ;
  rdfs:label "Matthijs Bijlsma" ;
  a2a:PersonName [
    rdfs:label "Matthijs Bijlsma" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Bijlsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1898-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_4
  a a2a:Person ;
  rdfs:label "Reinder Tuitman" ;
  a2a:PersonName [
    rdfs:label "Reinder Tuitman" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Tuitman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1893-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithuizen" ;
    rdfs:label "Uithuizen"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_5
  a a2a:Person ;
  rdfs:label "Eugène H.A. Vocke" ;
  a2a:PersonName [
    rdfs:label "Eugène H.A. Vocke" ;
    a2a:PersonNameFirstName "Eugène H.A." ;
    a2a:PersonNameLastName "Vocke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1881-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_6
  a a2a:Person ;
  rdfs:label "Petronella A.M. Akkermans" ;
  a2a:PersonName [
    rdfs:label "Petronella A.M. Akkermans" ;
    a2a:PersonNameFirstName "Petronella A.M." ;
    a2a:PersonNameLastName "Akkermans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1906-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_7
  a a2a:Person ;
  rdfs:label "Govert Jeths" ;
  a2a:PersonName [
    rdfs:label "Govert Jeths" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1903-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_8
  a a2a:Person ;
  rdfs:label "Christiaan Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Christiaan Slijkhuis" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1897-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_9
  a a2a:Person ;
  rdfs:label "Jan Veldman" ;
  a2a:PersonName [
    rdfs:label "Jan Veldman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1873-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Niedorp" ;
    rdfs:label "Nieuwe Niedorp"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_10
  a a2a:Person ;
  rdfs:label "Marinus A. Vermunt" ;
  a2a:PersonName [
    rdfs:label "Marinus A. Vermunt" ;
    a2a:PersonNameFirstName "Marinus A." ;
    a2a:PersonNameLastName "Vermunt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1885-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_11
  a a2a:Person ;
  rdfs:label "Marinus van de Pas" ;
  a2a:PersonName [
    rdfs:label "Marinus van de Pas" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1886-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driewegen" ;
    rdfs:label "Driewegen"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_12
  a a2a:Person ;
  rdfs:label "Johan Schrijver" ;
  a2a:PersonName [
    rdfs:label "Johan Schrijver" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Schrijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1896-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_13
  a a2a:Person ;
  rdfs:label "Bart Kelthof" ;
  a2a:PersonName [
    rdfs:label "Bart Kelthof" ;
    a2a:PersonNameFirstName "Bart" ;
    a2a:PersonNameLastName "Kelthof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1894-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_14
  a a2a:Person ;
  rdfs:label "Gijsbertus van der Voort" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus van der Voort" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1850-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hees" ;
    rdfs:label "Hees"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_15
  a a2a:Person ;
  rdfs:label "Douwe IJbema" ;
  a2a:PersonName [
    rdfs:label "Douwe IJbema" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNameLastName "IJbema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1875-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_16
  a a2a:Person ;
  rdfs:label "Christiaan Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Christiaan Slijkhuis" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1897-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_17
  a a2a:Person ;
  rdfs:label "Lubbert Thomassen" ;
  a2a:PersonName [
    rdfs:label "Lubbert Thomassen" ;
    a2a:PersonNameFirstName "Lubbert" ;
    a2a:PersonNameLastName "Thomassen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1901-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_18
  a a2a:Person ;
  rdfs:label "Govardus Fasen" ;
  a2a:PersonName [
    rdfs:label "Govardus Fasen" ;
    a2a:PersonNameFirstName "Govardus" ;
    a2a:PersonNameLastName "Fasen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1872-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_19
  a a2a:Person ;
  rdfs:label "Hendrik Hazelaar" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hazelaar" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hazelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1890-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_20
  a a2a:Person ;
  rdfs:label "Albert Karst" ;
  a2a:PersonName [
    rdfs:label "Albert Karst" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Karst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1889-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_1 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_2 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_3 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_4 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_5 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_6 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_7 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_8 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_9 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_10 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_11 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_12 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_13 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_14 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_15 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_16 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_17 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_18 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_19 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:relationep_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Person4852084_20 ;
  a2a:EventKeyRef oa:event_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e_Event1 .

oa:source_cod_46cf7f8e-6f2e-ba47-69ef-44ed07ae383e
  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 Instellingen en inrichtingen" ;
    a2a:DocumentNumber "66" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Instellingen en inrichtingen, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11469778" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4852084"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4852084" ;
  a2a:RecordIdentifier "4852084" ;
  a2a:RecordGUID "{46cf7f8e-6f2e-ba47-69ef-44ed07ae383e}" ;
  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" .

