@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_253a073e-3a5a-62b0-22a7-8c5239f7ee35
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_1, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_2, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_3, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_4, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_5, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_6, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_7, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_8, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_9, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_10, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_11, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_12, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_13, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_14, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_15, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_16, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_17, oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_18 ;
  a2a:hasEvent oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_0, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_1, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_2, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_3, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_4, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_5, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_6, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_7, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_8, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_9, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_10, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_11, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_12, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_13, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_14, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_15, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_16, oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_17 ;
  a2a:hasSource oa:source_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35 .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_1
  a a2a:Person ;
  rdfs:label "Pieter L.W. Bakker" ;
  a2a:PersonName [
    rdfs:label "Pieter L.W. Bakker" ;
    a2a:PersonNameFirstName "Pieter L.W." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1910-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_2
  a a2a:Person ;
  rdfs:label "Paulina E. Boog" ;
  a2a:PersonName [
    rdfs:label "Paulina E. Boog" ;
    a2a:PersonNameFirstName "Paulina E." ;
    a2a:PersonNameLastName "Boog"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1888-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_3
  a a2a:Person ;
  rdfs:label "Arend J. Boijel" ;
  a2a:PersonName [
    rdfs:label "Arend J. Boijel" ;
    a2a:PersonNameFirstName "Arend J." ;
    a2a:PersonNameLastName "Boijel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1902-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_4
  a a2a:Person ;
  rdfs:label "Boukje Dooper" ;
  a2a:PersonName [
    rdfs:label "Boukje Dooper" ;
    a2a:PersonNameFirstName "Boukje" ;
    a2a:PersonNameLastName "Dooper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1863-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_5
  a a2a:Person ;
  rdfs:label "Geertruida Dooper" ;
  a2a:PersonName [
    rdfs:label "Geertruida Dooper" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Dooper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1892-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_6
  a a2a:Person ;
  rdfs:label "Jacoba C. Walrave" ;
  a2a:PersonName [
    rdfs:label "Jacoba C. Walrave" ;
    a2a:PersonNameFirstName "Jacoba C." ;
    a2a:PersonNameLastName "Walrave"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1887-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_7
  a a2a:Person ;
  rdfs:label "Marijnus van den Bempt" ;
  a2a:PersonName [
    rdfs:label "Marijnus van den Bempt" ;
    a2a:PersonNameFirstName "Marijnus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bempt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1863-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_8
  a a2a:Person ;
  rdfs:label "Johannes Broekman" ;
  a2a:PersonName [
    rdfs:label "Johannes Broekman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Broekman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1866-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_9
  a a2a:Person ;
  rdfs:label "Aaltje Lambers" ;
  a2a:PersonName [
    rdfs:label "Aaltje Lambers" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Lambers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1888-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_10
  a a2a:Person ;
  rdfs:label "Anton J. Boyel" ;
  a2a:PersonName [
    rdfs:label "Anton J. Boyel" ;
    a2a:PersonNameFirstName "Anton J." ;
    a2a:PersonNameLastName "Boyel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1897-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_11
  a a2a:Person ;
  rdfs:label "Reina Meijer" ;
  a2a:PersonName [
    rdfs:label "Reina Meijer" ;
    a2a:PersonNameFirstName "Reina" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1903-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_12
  a a2a:Person ;
  rdfs:label "Jan Walrave" ;
  a2a:PersonName [
    rdfs:label "Jan Walrave" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Walrave"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1883-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_13
  a a2a:Person ;
  rdfs:label "Jan Beelen" ;
  a2a:PersonName [
    rdfs:label "Jan Beelen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Beelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1884-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_14
  a a2a:Person ;
  rdfs:label "Engbert Bakker" ;
  a2a:PersonName [
    rdfs:label "Engbert Bakker" ;
    a2a:PersonNameFirstName "Engbert" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1881-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_15
  a a2a:Person ;
  rdfs:label "Jan Huisman" ;
  a2a:PersonName [
    rdfs:label "Jan Huisman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1899-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_16
  a a2a:Person ;
  rdfs:label "Anton Boyel" ;
  a2a:PersonName [
    rdfs:label "Anton Boyel" ;
    a2a:PersonNameFirstName "Anton" ;
    a2a:PersonNameLastName "Boyel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1850-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Trier" ;
    rdfs:label "Trier"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_17
  a a2a:Person ;
  rdfs:label "Wilhelmina J. Leus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J. Leus" ;
    a2a:PersonNameFirstName "Wilhelmina J." ;
    a2a:PersonNameLastName "Leus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1862-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_18
  a a2a:Person ;
  rdfs:label "Maria C. Walrave" ;
  a2a:PersonName [
    rdfs:label "Maria C. Walrave" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Walrave"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1874-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elburg" ;
    rdfs:label "Elburg"
  ] .

oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_1 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_2 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_3 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_4 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_5 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_6 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_7 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_8 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_9 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_10 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_11 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_12 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_13 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_14 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_15 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_16 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_17 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:relationep_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Person4961262_18 ;
  a2a:EventKeyRef oa:event_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35_Event1 .

oa:source_cod_253a073e-3a5a-62b0-22a7-8c5239f7ee35
  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 "72" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 72"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4961262" ;
  a2a:RecordIdentifier "4961262" ;
  a2a:RecordGUID "{253a073e-3a5a-62b0-22a7-8c5239f7ee35}" ;
  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" .

