@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_022e9a3a-bd79-7adb-dd2a-b49dff956bce
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_1, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_2, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_3, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_4, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_5, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_6, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_7, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_8, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_9, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_10, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_11, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_12, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_13, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_14, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_15, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_16, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_17, oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_18 ;
  a2a:hasEvent oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_0, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_1, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_2, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_3, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_4, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_5, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_6, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_7, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_8, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_9, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_10, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_11, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_12, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_13, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_14, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_15, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_16, oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_17 ;
  a2a:hasSource oa:source_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_1
  a a2a:Person ;
  rdfs:label "Hendrik J. Hoogen Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Hoogen Stoevenbelt" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Hoogen Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1875-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_2
  a a2a:Person ;
  rdfs:label "Berend de Jong" ;
  a2a:PersonName [
    rdfs:label "Berend de Jong" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1895-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_3
  a a2a:Person ;
  rdfs:label "Cornelia de Jong" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Jong" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1887-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_4
  a a2a:Person ;
  rdfs:label "Pieter de Jong" ;
  a2a:PersonName [
    rdfs:label "Pieter de Jong" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1889-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_5
  a a2a:Person ;
  rdfs:label "Akke L. de Jong" ;
  a2a:PersonName [
    rdfs:label "Akke L. de Jong" ;
    a2a:PersonNameFirstName "Akke L." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1892-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_6
  a a2a:Person ;
  rdfs:label "Antonius F.G. Kramer" ;
  a2a:PersonName [
    rdfs:label "Antonius F.G. Kramer" ;
    a2a:PersonNameFirstName "Antonius F.G." ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1875-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_7
  a a2a:Person ;
  rdfs:label "Mijntje Mars" ;
  a2a:PersonName [
    rdfs:label "Mijntje Mars" ;
    a2a:PersonNameFirstName "Mijntje" ;
    a2a:PersonNameLastName "Mars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1864-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_8
  a a2a:Person ;
  rdfs:label "Lieuwe de Jong" ;
  a2a:PersonName [
    rdfs:label "Lieuwe de Jong" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1888-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_9
  a a2a:Person ;
  rdfs:label "Johannes H. Kramer" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Kramer" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1898-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_10
  a a2a:Person ;
  rdfs:label "Berendina Slijkhuis" ;
  a2a:PersonName [
    rdfs:label "Berendina Slijkhuis" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Slijkhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1875-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_11
  a a2a:Person ;
  rdfs:label "Aaltje de Jong" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Jong" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1897-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_12
  a a2a:Person ;
  rdfs:label "Willem A. Leunck" ;
  a2a:PersonName [
    rdfs:label "Willem A. Leunck" ;
    a2a:PersonNameFirstName "Willem A." ;
    a2a:PersonNameLastName "Leunck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1853-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijbroek" ;
    rdfs:label "Nijbroek"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_13
  a a2a:Person ;
  rdfs:label "Gerrit M. Hoogen Stoevenbelt" ;
  a2a:PersonName [
    rdfs:label "Gerrit M. Hoogen Stoevenbelt" ;
    a2a:PersonNameFirstName "Gerrit M." ;
    a2a:PersonNameLastName "Hoogen Stoevenbelt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1900-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_14
  a a2a:Person ;
  rdfs:label "Philippus de Jong" ;
  a2a:PersonName [
    rdfs:label "Philippus de Jong" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1864-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_15
  a a2a:Person ;
  rdfs:label "Martha A. Leunck" ;
  a2a:PersonName [
    rdfs:label "Martha A. Leunck" ;
    a2a:PersonNameFirstName "Martha A." ;
    a2a:PersonNameLastName "Leunck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1855-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijbroek" ;
    rdfs:label "Nijbroek"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_16
  a a2a:Person ;
  rdfs:label "Reiniera - A. de Groot" ;
  a2a:PersonName [
    rdfs:label "Reiniera - A. de Groot" ;
    a2a:PersonNameFirstName "Reiniera - A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1879-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_17
  a a2a:Person ;
  rdfs:label "Jacob de Jong" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jong" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1898-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_18
  a a2a:Person ;
  rdfs:label "Jan de Jong" ;
  a2a:PersonName [
    rdfs:label "Jan de Jong" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1890-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_1 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_2 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_3 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_4 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_5 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_6 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_7 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_8 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_9 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_10 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_11 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_12 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_13 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_14 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_15 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_16 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_17 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:relationep_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Person5297240_18 ;
  a2a:EventKeyRef oa:event_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce_Event1 .

oa:source_cod_022e9a3a-bd79-7adb-dd2a-b49dff956bce
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "521" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 521"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11533934" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5297240"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5297240" ;
  a2a:RecordIdentifier "5297240" ;
  a2a:RecordGUID "{022e9a3a-bd79-7adb-dd2a-b49dff956bce}" ;
  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" .

