@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_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1889-1915)" ;
  a2a:hasPerson oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_1, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_2, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_3, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_4, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_5, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_6, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_7, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_8, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_9, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_10, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_11, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_12, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_13, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_14, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_15, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_16, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_17, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_18, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_19, oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_20 ;
  a2a:hasEvent oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_0, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_1, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_2, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_3, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_4, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_5, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_6, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_7, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_8, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_9, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_10, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_11, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_12, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_13, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_14, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_15, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_16, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_17, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_18, oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_19 ;
  a2a:hasSource oa:source_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_1
  a a2a:Person ;
  rdfs:label "Johannes Meester" ;
  a2a:PersonName [
    rdfs:label "Johannes Meester" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Meester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1898-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zweeloo" ;
    rdfs:label "Zweeloo"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_2
  a a2a:Person ;
  rdfs:label "Pieter G. Mondriaan" ;
  a2a:PersonName [
    rdfs:label "Pieter G. Mondriaan" ;
    a2a:PersonNameFirstName "Pieter G." ;
    a2a:PersonNameLastName "Mondriaan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1897-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilsum" ;
    rdfs:label "Wilsum"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_3
  a a2a:Person ;
  rdfs:label "Jacobus Roubracks" ;
  a2a:PersonName [
    rdfs:label "Jacobus Roubracks" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Roubracks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1898-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Echt" ;
    rdfs:label "Echt"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_4
  a a2a:Person ;
  rdfs:label "Jan Snijder" ;
  a2a:PersonName [
    rdfs:label "Jan Snijder" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Snijder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1898-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sexbierum" ;
    rdfs:label "Sexbierum"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_5
  a a2a:Person ;
  rdfs:label "Jochem J.H. de Goede" ;
  a2a:PersonName [
    rdfs:label "Jochem J.H. de Goede" ;
    a2a:PersonNameFirstName "Jochem J.H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goede"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1895-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_6
  a a2a:Person ;
  rdfs:label "Marinus Jansen" ;
  a2a:PersonName [
    rdfs:label "Marinus Jansen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1893-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijchen" ;
    rdfs:label "Wijchen"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_7
  a a2a:Person ;
  rdfs:label "Evert Klaassen" ;
  a2a:PersonName [
    rdfs:label "Evert Klaassen" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Klaassen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1898-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_8
  a a2a:Person ;
  rdfs:label "Jan Lauers" ;
  a2a:PersonName [
    rdfs:label "Jan Lauers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lauers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1897-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dalfsen" ;
    rdfs:label "Dalfsen"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_9
  a a2a:Person ;
  rdfs:label "Matthijs D. van Malssen" ;
  a2a:PersonName [
    rdfs:label "Matthijs D. van Malssen" ;
    a2a:PersonNameFirstName "Matthijs D." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Malssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1896-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_10
  a a2a:Person ;
  rdfs:label "Alexander J. Hester" ;
  a2a:PersonName [
    rdfs:label "Alexander J. Hester" ;
    a2a:PersonNameFirstName "Alexander J." ;
    a2a:PersonNameLastName "Hester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1896-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_11
  a a2a:Person ;
  rdfs:label "Willem L. Koppenhol" ;
  a2a:PersonName [
    rdfs:label "Willem L. Koppenhol" ;
    a2a:PersonNameFirstName "Willem L." ;
    a2a:PersonNameLastName "Koppenhol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1898-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_12
  a a2a:Person ;
  rdfs:label "Albert de Poorter" ;
  a2a:PersonName [
    rdfs:label "Albert de Poorter" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1897-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJzendijke" ;
    rdfs:label "IJzendijke"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_13
  a a2a:Person ;
  rdfs:label "Aart den IJzerman" ;
  a2a:PersonName [
    rdfs:label "Aart den IJzerman" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "IJzerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1897-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud-Beijerland" ;
    rdfs:label "Oud-Beijerland"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_14
  a a2a:Person ;
  rdfs:label "Jacob Admiraal" ;
  a2a:PersonName [
    rdfs:label "Jacob Admiraal" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Admiraal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1898-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ordenhoorn" ;
    rdfs:label "Ordenhoorn"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_15
  a a2a:Person ;
  rdfs:label "Marten van der Heide" ;
  a2a:PersonName [
    rdfs:label "Marten van der Heide" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heide"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1892-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Augustinusga" ;
    rdfs:label "Augustinusga"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_16
  a a2a:Person ;
  rdfs:label "Jacob Valstar" ;
  a2a:PersonName [
    rdfs:label "Jacob Valstar" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Valstar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1896-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Naaldwijk" ;
    rdfs:label "Naaldwijk"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_17
  a a2a:Person ;
  rdfs:label "Cornelis Kruiswijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Kruiswijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Kruiswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1897-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kockengen" ;
    rdfs:label "Kockengen"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_18
  a a2a:Person ;
  rdfs:label "Cornelis Sep" ;
  a2a:PersonName [
    rdfs:label "Cornelis Sep" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Sep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1898-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_19
  a a2a:Person ;
  rdfs:label "Gerrit W. van Campen" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. van Campen" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1893-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_20
  a a2a:Person ;
  rdfs:label "Leunis Klap" ;
  a2a:PersonName [
    rdfs:label "Leunis Klap" ;
    a2a:PersonNameFirstName "Leunis" ;
    a2a:PersonNameLastName "Klap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1897-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schore" ;
    rdfs:label "Schore"
  ] .

oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_1 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_2 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_3 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_4 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_5 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_6 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_7 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_8 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_9 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_10 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_11 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_12 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_13 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_14 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_15 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_16 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_17 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_18 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_19 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:relationep_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Person4857600_20 ;
  a2a:EventKeyRef oa:event_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f_Event1 .

oa:source_cod_19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1889-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1889-1915 Remontedepot Nieuw Milligen" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "CODA, Apeldoorn, 1889-1915 Remontedepot Nieuw Milligen, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11906264" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4857600"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4857600" ;
  a2a:RecordIdentifier "4857600" ;
  a2a:RecordGUID "{19ec41fa-9f65-bdc6-ec9b-8ee2cb606e3f}" ;
  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" .

