@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_a94b5b3f-826f-a19f-a183-fd60fc665d8a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_1, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_2, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_3, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_4, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_5, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_6, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_7, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_8, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_9, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_10, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_11, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_12, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_13, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_14, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_15, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_16, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_17, oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_18 ;
  a2a:hasEvent oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_0, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_1, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_2, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_3, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_4, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_5, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_6, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_7, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_8, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_9, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_10, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_11, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_12, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_13, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_14, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_15, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_16, oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_17 ;
  a2a:hasSource oa:source_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_1
  a a2a:Person ;
  rdfs:label "Pieter W. de Hertogh" ;
  a2a:PersonName [
    rdfs:label "Pieter W. de Hertogh" ;
    a2a:PersonNameFirstName "Pieter W." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hertogh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1885-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_2
  a a2a:Person ;
  rdfs:label "Gerrit Koldenhoven" ;
  a2a:PersonName [
    rdfs:label "Gerrit Koldenhoven" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Koldenhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1906-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_3
  a a2a:Person ;
  rdfs:label "Frank Nout" ;
  a2a:PersonName [
    rdfs:label "Frank Nout" ;
    a2a:PersonNameFirstName "Frank" ;
    a2a:PersonNameLastName "Nout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1866-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_4
  a a2a:Person ;
  rdfs:label "Johannes A. Bekker" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Bekker" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Bekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1854-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_5
  a a2a:Person ;
  rdfs:label "Hendrika W. Kassenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrika W. Kassenberg" ;
    a2a:PersonNameFirstName "Hendrika W." ;
    a2a:PersonNameLastName "Kassenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1894-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_6
  a a2a:Person ;
  rdfs:label "Frederik Koldenhoven" ;
  a2a:PersonName [
    rdfs:label "Frederik Koldenhoven" ;
    a2a:PersonNameFirstName "Frederik" ;
    a2a:PersonNameLastName "Koldenhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1879-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_7
  a a2a:Person ;
  rdfs:label "Johannes F. de Vroom" ;
  a2a:PersonName [
    rdfs:label "Johannes F. de Vroom" ;
    a2a:PersonNameFirstName "Johannes F." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vroom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1851-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_8
  a a2a:Person ;
  rdfs:label "Berendina Veldhuis" ;
  a2a:PersonName [
    rdfs:label "Berendina Veldhuis" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Veldhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1875-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_9
  a a2a:Person ;
  rdfs:label "Brand P. Klooster" ;
  a2a:PersonName [
    rdfs:label "Brand P. Klooster" ;
    a2a:PersonNameFirstName "Brand P." ;
    a2a:PersonNameLastName "Klooster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1904-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_10
  a a2a:Person ;
  rdfs:label "Jan van Nieuwkerk" ;
  a2a:PersonName [
    rdfs:label "Jan van Nieuwkerk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nieuwkerk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1885-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_11
  a a2a:Person ;
  rdfs:label "Antony Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Antony Brandenburg" ;
    a2a:PersonNameFirstName "Antony" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1907-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vorden" ;
    rdfs:label "Vorden"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_12
  a a2a:Person ;
  rdfs:label "Jan H. Klooster" ;
  a2a:PersonName [
    rdfs:label "Jan H. Klooster" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Klooster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1869-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_13
  a a2a:Person ;
  rdfs:label "Godefridus W. Schouwenaars" ;
  a2a:PersonName [
    rdfs:label "Godefridus W. Schouwenaars" ;
    a2a:PersonNameFirstName "Godefridus W." ;
    a2a:PersonNameLastName "Schouwenaars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1889-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_14
  a a2a:Person ;
  rdfs:label "Willemina Voorhorst" ;
  a2a:PersonName [
    rdfs:label "Willemina Voorhorst" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Voorhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1876-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_15
  a a2a:Person ;
  rdfs:label "Machiel Verhagen" ;
  a2a:PersonName [
    rdfs:label "Machiel Verhagen" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1886-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_16
  a a2a:Person ;
  rdfs:label "Pieternella Wissekerke" ;
  a2a:PersonName [
    rdfs:label "Pieternella Wissekerke" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Wissekerke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1869-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heinkenszand" ;
    rdfs:label "Heinkenszand"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_17
  a a2a:Person ;
  rdfs:label "Hermanus A. Kassenberg" ;
  a2a:PersonName [
    rdfs:label "Hermanus A. Kassenberg" ;
    a2a:PersonNameFirstName "Hermanus A." ;
    a2a:PersonNameLastName "Kassenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1895-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_18
  a a2a:Person ;
  rdfs:label "Wicher F. Koldenhoven" ;
  a2a:PersonName [
    rdfs:label "Wicher F. Koldenhoven" ;
    a2a:PersonNameFirstName "Wicher F." ;
    a2a:PersonNameLastName "Koldenhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1909-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_1 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_2 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_3 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_4 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_5 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_6 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_7 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_8 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_9 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_10 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_11 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_12 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_13 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_14 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_15 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_16 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_17 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:relationep_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Person5465322_18 ;
  a2a:EventKeyRef oa:event_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a_Event1 .

oa:source_cod_a94b5b3f-826f-a19f-a183-fd60fc665d8a
  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 "89" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 89"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11716536" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5465322"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5465322" ;
  a2a:RecordIdentifier "5465322" ;
  a2a:RecordGUID "{a94b5b3f-826f-a19f-a183-fd60fc665d8a}" ;
  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" .

