@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_480d4670-8bc6-8d72-bb08-152348276881
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_1, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_2, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_3, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_4, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_5, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_6, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_7, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_8, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_9, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_10, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_11, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_12, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_13, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_14, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_15, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_16, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_17, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_18, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_19, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_20, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_21, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_22, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_23, oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_24 ;
  a2a:hasEvent oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_0, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_1, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_2, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_3, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_4, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_5, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_6, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_7, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_8, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_9, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_10, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_11, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_12, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_13, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_14, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_15, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_16, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_17, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_18, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_19, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_20, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_21, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_22, oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_23 ;
  a2a:hasSource oa:source_cod_480d4670-8bc6-8d72-bb08-152348276881 .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_1
  a a2a:Person ;
  rdfs:label "Anna P. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Anna P. Rombouts" ;
    a2a:PersonNameFirstName "Anna P." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1880-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_2
  a a2a:Person ;
  rdfs:label "Pieter J.C. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Pieter J.C. Rombouts" ;
    a2a:PersonNameFirstName "Pieter J.C." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1887-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_3
  a a2a:Person ;
  rdfs:label "Dirkje Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Dirkje Slijkhuis" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1876-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_4
  a a2a:Person ;
  rdfs:label "Johanna B. Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Johanna B. Slijkhuis" ;
    a2a:PersonNameFirstName "Johanna B." ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1887-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_5
  a a2a:Person ;
  rdfs:label "Johan C. Botterweg" ;
  a2a:PersonName [
    rdfs:label "Johan C. Botterweg" ;
    a2a:PersonNameFirstName "Johan C." ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1886-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_6
  a a2a:Person ;
  rdfs:label "Clara G. Roeberts" ;
  a2a:PersonName [
    rdfs:label "Clara G. Roeberts" ;
    a2a:PersonNameFirstName "Clara G." ;
    a2a:PersonNameLastName "Roeberts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1869-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_7
  a a2a:Person ;
  rdfs:label "Gerrit Rombouts" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rombouts" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1879-01-14"^^xsd:date
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_8
  a a2a:Person ;
  rdfs:label "Wilhelmina J. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J. Rombouts" ;
    a2a:PersonNameFirstName "Wilhelmina J." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1889-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_9
  a a2a:Person ;
  rdfs:label "Aaltje Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Aaltje Slijkhuis" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1883-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_10
  a a2a:Person ;
  rdfs:label "Evert Botterweg" ;
  a2a:PersonName [
    rdfs:label "Evert Botterweg" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1890-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_11
  a a2a:Person ;
  rdfs:label "Alida J. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Alida J. Rombouts" ;
    a2a:PersonNameFirstName "Alida J." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1885-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_12
  a a2a:Person ;
  rdfs:label "Derk Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Derk Slijkhuis" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1880-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_13
  a a2a:Person ;
  rdfs:label "Willem Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Willem Slijkhuis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1877-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_14
  a a2a:Person ;
  rdfs:label "Willemina Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Willemina Slijkhuis" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1890-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_15
  a a2a:Person ;
  rdfs:label "Louis G. Botterweg" ;
  a2a:PersonName [
    rdfs:label "Louis G. Botterweg" ;
    a2a:PersonNameFirstName "Louis G." ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1888-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_16
  a a2a:Person ;
  rdfs:label "Louisa G. Botterweg" ;
  a2a:PersonName [
    rdfs:label "Louisa G. Botterweg" ;
    a2a:PersonNameFirstName "Louisa G." ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1892-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_17
  a a2a:Person ;
  rdfs:label "Adriana A. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Adriana A. Rombouts" ;
    a2a:PersonNameFirstName "Adriana A." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1878-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_18
  a a2a:Person ;
  rdfs:label "Willemina K. Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Willemina K. Slijkhuis" ;
    a2a:PersonNameFirstName "Willemina K." ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1853-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_19
  a a2a:Person ;
  rdfs:label "Johannes Botterweg" ;
  a2a:PersonName [
    rdfs:label "Johannes Botterweg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1859-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_20
  a a2a:Person ;
  rdfs:label "Pieter J.C. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Pieter J.C. Rombouts" ;
    a2a:PersonNameFirstName "Pieter J.C." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1843-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_21
  a a2a:Person ;
  rdfs:label "Anna Grootenhuis" ;
  a2a:PersonName [
    rdfs:label "Anna Grootenhuis" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Grootenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1837-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_22
  a a2a:Person ;
  rdfs:label "Bernard H.W.B. Rombouts" ;
  a2a:PersonName [
    rdfs:label "Bernard H.W.B. Rombouts" ;
    a2a:PersonNameFirstName "Bernard H.W.B." ;
    a2a:PersonNameLastName "Rombouts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1882-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_23
  a a2a:Person ;
  rdfs:label "Reinier Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Reinier Slijkhuis" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1851-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_24
  a a2a:Person ;
  rdfs:label "Reijer Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Reijer Slijkhuis" ;
    a2a:PersonNameFirstName "Reijer" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1885-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_1 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_2 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_3 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_4 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_5 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_6 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_7 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_8 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_9 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_10 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_11 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_12 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_13 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_14 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_15 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_16 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_17 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_18 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_19 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_20 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_21 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_22 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_22
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_23 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:relationep_cod_480d4670-8bc6-8d72-bb08-152348276881_23
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_480d4670-8bc6-8d72-bb08-152348276881_Person5299172_24 ;
  a2a:EventKeyRef oa:event_cod_480d4670-8bc6-8d72-bb08-152348276881_Event1 .

oa:source_cod_480d4670-8bc6-8d72-bb08-152348276881
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk L - Het Loo" ;
    a2a:DocumentNumber "358" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk L - Het Loo, 358"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11960195" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5299172"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5299172" ;
  a2a:RecordIdentifier "5299172" ;
  a2a:RecordGUID "{480d4670-8bc6-8d72-bb08-152348276881}" ;
  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" .

