@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_e4812fee-9bf1-0fc9-5df9-6ab044bfa109
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_1, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_2, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_3, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_4, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_5, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_6, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_7, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_8, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_9, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_10, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_11, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_12, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_13, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_14, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_15, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_16, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_17, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_18, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_19, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_20, oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_21 ;
  a2a:hasEvent oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_0, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_1, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_2, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_3, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_4, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_5, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_6, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_7, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_8, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_9, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_10, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_11, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_12, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_13, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_14, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_15, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_16, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_17, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_18, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_19, oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_20 ;
  a2a:hasSource oa:source_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109 .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_1
  a a2a:Person ;
  rdfs:label "Jacoba Rietveld" ;
  a2a:PersonName [
    rdfs:label "Jacoba Rietveld" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1901-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_2
  a a2a:Person ;
  rdfs:label "Hendrik B. van den Berg" ;
  a2a:PersonName [
    rdfs:label "Hendrik B. van den Berg" ;
    a2a:PersonNameFirstName "Hendrik B." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1906-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_3
  a a2a:Person ;
  rdfs:label "Jan van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jan van den Berg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1878-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_4
  a a2a:Person ;
  rdfs:label "Petrus J. Schreven" ;
  a2a:PersonName [
    rdfs:label "Petrus J. Schreven" ;
    a2a:PersonNameFirstName "Petrus J." ;
    a2a:PersonNameLastName "Schreven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1877-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_5
  a a2a:Person ;
  rdfs:label "Maria C. Werre" ;
  a2a:PersonName [
    rdfs:label "Maria C. Werre" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Werre"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1871-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_6
  a a2a:Person ;
  rdfs:label "Gerard Bosch" ;
  a2a:PersonName [
    rdfs:label "Gerard Bosch" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1869-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_7
  a a2a:Person ;
  rdfs:label "Johanna G. Bosch" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Bosch" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1909-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_8
  a a2a:Person ;
  rdfs:label "Johan van Dalen" ;
  a2a:PersonName [
    rdfs:label "Johan van Dalen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dalen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1888-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_9
  a a2a:Person ;
  rdfs:label "Ida J. Karreman" ;
  a2a:PersonName [
    rdfs:label "Ida J. Karreman" ;
    a2a:PersonNameFirstName "Ida J." ;
    a2a:PersonNameLastName "Karreman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1882-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_10
  a a2a:Person ;
  rdfs:label "Jan van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jan van den Berg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1903-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_11
  a a2a:Person ;
  rdfs:label "Maria van Bremen" ;
  a2a:PersonName [
    rdfs:label "Maria van Bremen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bremen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1900-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_12
  a a2a:Person ;
  rdfs:label "Gijsbert van den Brink" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van den Brink" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1866-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_13
  a a2a:Person ;
  rdfs:label "Cornelis Rietveld" ;
  a2a:PersonName [
    rdfs:label "Cornelis Rietveld" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Rietveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1875-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_14
  a a2a:Person ;
  rdfs:label "Diederik W. van de Maas" ;
  a2a:PersonName [
    rdfs:label "Diederik W. van de Maas" ;
    a2a:PersonNameFirstName "Diederik W." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1879-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_15
  a a2a:Person ;
  rdfs:label "Peter Bloemendaal" ;
  a2a:PersonName [
    rdfs:label "Peter Bloemendaal" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Bloemendaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1884-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_16
  a a2a:Person ;
  rdfs:label "Hermina G. Hogeboom" ;
  a2a:PersonName [
    rdfs:label "Hermina G. Hogeboom" ;
    a2a:PersonNameFirstName "Hermina G." ;
    a2a:PersonNameLastName "Hogeboom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1905-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_17
  a a2a:Person ;
  rdfs:label "Dina Ottenkamp" ;
  a2a:PersonName [
    rdfs:label "Dina Ottenkamp" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Ottenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1879-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijhe" ;
    rdfs:label "Wijhe"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_18
  a a2a:Person ;
  rdfs:label "Maria van den Berg" ;
  a2a:PersonName [
    rdfs:label "Maria van den Berg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1856-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_19
  a a2a:Person ;
  rdfs:label "Gerharda Bosch" ;
  a2a:PersonName [
    rdfs:label "Gerharda Bosch" ;
    a2a:PersonNameFirstName "Gerharda" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1910-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_20
  a a2a:Person ;
  rdfs:label "Hermina G. Nijdeken" ;
  a2a:PersonName [
    rdfs:label "Hermina G. Nijdeken" ;
    a2a:PersonNameFirstName "Hermina G." ;
    a2a:PersonNameLastName "Nijdeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1877-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_21
  a a2a:Person ;
  rdfs:label "Dorothea M. Vasseur" ;
  a2a:PersonName [
    rdfs:label "Dorothea M. Vasseur" ;
    a2a:PersonNameFirstName "Dorothea M." ;
    a2a:PersonNameLastName "Vasseur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1877-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_1 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_2 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_3 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_4 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_5 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_6 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_7 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_8 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_9 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_10 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_11 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_12 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_13 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_14 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_15 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_16 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_17 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_18 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_19 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_20 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:relationep_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Person4897442_21 ;
  a2a:EventKeyRef oa:event_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109_Event1 .

oa:source_cod_e4812fee-9bf1-0fc9-5df9-6ab044bfa109
  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 "75" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11664838" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4897442"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4897442" ;
  a2a:RecordIdentifier "4897442" ;
  a2a:RecordGUID "{e4812fee-9bf1-0fc9-5df9-6ab044bfa109}" ;
  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" .

