@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_500fcd2b-a280-db6e-6351-8fc4a35ef160
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_1, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_2, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_3, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_4, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_5, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_6, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_7, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_8, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_9, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_10, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_11, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_12, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_13, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_14, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_15, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_16, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_17, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_18, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_19, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_20, oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_21 ;
  a2a:hasEvent oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_0, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_1, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_2, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_3, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_4, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_5, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_6, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_7, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_8, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_9, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_10, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_11, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_12, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_13, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_14, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_15, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_16, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_17, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_18, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_19, oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_20 ;
  a2a:hasSource oa:source_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160 .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_1
  a a2a:Person ;
  rdfs:label "Jan W. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Jan W. Rutgers" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1844-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_2
  a a2a:Person ;
  rdfs:label "Jan W. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Jan W. Rutgers" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1844-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_3
  a a2a:Person ;
  rdfs:label "Maria H.W. Zondervan" ;
  a2a:PersonName [
    rdfs:label "Maria H.W. Zondervan" ;
    a2a:PersonNameFirstName "Maria H.W." ;
    a2a:PersonNameLastName "Zondervan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1895-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_4
  a a2a:Person ;
  rdfs:label "Margaretha Eijnthoven" ;
  a2a:PersonName [
    rdfs:label "Margaretha Eijnthoven" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Eijnthoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1849-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_5
  a a2a:Person ;
  rdfs:label "Johan H.J. de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Johan H.J. de Ruiter" ;
    a2a:PersonNameFirstName "Johan H.J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1907-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_6
  a a2a:Person ;
  rdfs:label "Gerrit Rutgers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rutgers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1871-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_7
  a a2a:Person ;
  rdfs:label "Elisabeth M.A. de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Elisabeth M.A. de Ruiter" ;
    a2a:PersonNameFirstName "Elisabeth M.A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1910-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_8
  a a2a:Person ;
  rdfs:label "Jacoba P. de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Jacoba P. de Ruiter" ;
    a2a:PersonNameFirstName "Jacoba P." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1908-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_9
  a a2a:Person ;
  rdfs:label "Richard Rutgers" ;
  a2a:PersonName [
    rdfs:label "Richard Rutgers" ;
    a2a:PersonNameFirstName "Richard" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1886-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_10
  a a2a:Person ;
  rdfs:label "Gerrit Rutgers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rutgers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1871-01-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_11
  a a2a:Person ;
  rdfs:label "Jan W. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Jan W. Rutgers" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1891-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_12
  a a2a:Person ;
  rdfs:label "Margaretha Rutgers" ;
  a2a:PersonName [
    rdfs:label "Margaretha Rutgers" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1894-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_13
  a a2a:Person ;
  rdfs:label "Maaike van der Wal" ;
  a2a:PersonName [
    rdfs:label "Maaike van der Wal" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1884-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_14
  a a2a:Person ;
  rdfs:label "Marinus de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Marinus de Ruiter" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1882-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veenendaal" ;
    rdfs:label "Veenendaal"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_15
  a a2a:Person ;
  rdfs:label "Johannes Rutgers" ;
  a2a:PersonName [
    rdfs:label "Johannes Rutgers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1888-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_16
  a a2a:Person ;
  rdfs:label "Vrouwtje A.G. Baart" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje A.G. Baart" ;
    a2a:PersonNameFirstName "Vrouwtje A.G." ;
    a2a:PersonNameLastName "Baart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1887-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_17
  a a2a:Person ;
  rdfs:label "Andrina van Ravenhorst" ;
  a2a:PersonName [
    rdfs:label "Andrina van Ravenhorst" ;
    a2a:PersonNameFirstName "Andrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravenhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1888-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veenendaal" ;
    rdfs:label "Veenendaal"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_18
  a a2a:Person ;
  rdfs:label "Jan W. Rutgers" ;
  a2a:PersonName [
    rdfs:label "Jan W. Rutgers" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1891-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_19
  a a2a:Person ;
  rdfs:label "Margaretha Rutgers" ;
  a2a:PersonName [
    rdfs:label "Margaretha Rutgers" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1894-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_20
  a a2a:Person ;
  rdfs:label "Johannes Rutgers" ;
  a2a:PersonName [
    rdfs:label "Johannes Rutgers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1888-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_21
  a a2a:Person ;
  rdfs:label "Richard Rutgers" ;
  a2a:PersonName [
    rdfs:label "Richard Rutgers" ;
    a2a:PersonNameFirstName "Richard" ;
    a2a:PersonNameLastName "Rutgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1886-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_1 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_2 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_3 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_4 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_5 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_6 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_7 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_8 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_9 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_10 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_11 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_12 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_13 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_14 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_15 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_16 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_17 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_18 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_19 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_20 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:relationep_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Person5121551_21 ;
  a2a:EventKeyRef oa:event_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160_Event1 .

oa:source_cod_500fcd2b-a280-db6e-6351-8fc4a35ef160
  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 "52" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12103431" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5121551"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5121551" ;
  a2a:RecordIdentifier "5121551" ;
  a2a:RecordGUID "{500fcd2b-a280-db6e-6351-8fc4a35ef160}" ;
  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" .

