@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_59115563-1cb2-dbfa-7c2d-b25001970528
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_1, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_2, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_3, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_4, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_5, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_6, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_7, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_8, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_9, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_10, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_11, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_12, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_13, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_14, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_15, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_16, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_17, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_18, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_19, oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_20 ;
  a2a:hasEvent oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_0, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_1, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_2, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_3, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_4, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_5, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_6, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_7, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_8, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_9, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_10, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_11, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_12, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_13, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_14, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_15, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_16, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_17, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_18, oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_19 ;
  a2a:hasSource oa:source_cod_59115563-1cb2-dbfa-7c2d-b25001970528 .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_1
  a a2a:Person ;
  rdfs:label "Jan Hovius" ;
  a2a:PersonName [
    rdfs:label "Jan Hovius" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hovius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1900-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grotegast" ;
    rdfs:label "Grotegast"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_2
  a a2a:Person ;
  rdfs:label "Aleida W. Lentink" ;
  a2a:PersonName [
    rdfs:label "Aleida W. Lentink" ;
    a2a:PersonNameFirstName "Aleida W." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1880-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_3
  a a2a:Person ;
  rdfs:label "Jan H.W. Lentink" ;
  a2a:PersonName [
    rdfs:label "Jan H.W. Lentink" ;
    a2a:PersonNameFirstName "Jan H.W." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1884-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_4
  a a2a:Person ;
  rdfs:label "Gerritje Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Gerritje Steenbergen" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1863-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_5
  a a2a:Person ;
  rdfs:label "Gerardina de Haan" ;
  a2a:PersonName [
    rdfs:label "Gerardina de Haan" ;
    a2a:PersonNameFirstName "Gerardina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1908-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_6
  a a2a:Person ;
  rdfs:label "Willem Lentink" ;
  a2a:PersonName [
    rdfs:label "Willem Lentink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1904-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_7
  a a2a:Person ;
  rdfs:label "Pieter Zwier" ;
  a2a:PersonName [
    rdfs:label "Pieter Zwier" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Zwier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1890-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Niedorp" ;
    rdfs:label "Niedorp"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_8
  a a2a:Person ;
  rdfs:label "Gerrit W. Lentink" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. Lentink" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1902-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_9
  a a2a:Person ;
  rdfs:label "Bartha J. Lentink" ;
  a2a:PersonName [
    rdfs:label "Bartha J. Lentink" ;
    a2a:PersonNameFirstName "Bartha J." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1890-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_10
  a a2a:Person ;
  rdfs:label "Frederika J. Lentink" ;
  a2a:PersonName [
    rdfs:label "Frederika J. Lentink" ;
    a2a:PersonNameFirstName "Frederika J." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1896-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_11
  a a2a:Person ;
  rdfs:label "Fennetje van Werven" ;
  a2a:PersonName [
    rdfs:label "Fennetje van Werven" ;
    a2a:PersonNameFirstName "Fennetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Werven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1864-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_12
  a a2a:Person ;
  rdfs:label "Aartje van Werven" ;
  a2a:PersonName [
    rdfs:label "Aartje van Werven" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Werven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1891-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_13
  a a2a:Person ;
  rdfs:label "Dirk Henstra" ;
  a2a:PersonName [
    rdfs:label "Dirk Henstra" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Henstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1899-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_14
  a a2a:Person ;
  rdfs:label "Gerard Lentink" ;
  a2a:PersonName [
    rdfs:label "Gerard Lentink" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1867-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_15
  a a2a:Person ;
  rdfs:label "Johannes de Haan" ;
  a2a:PersonName [
    rdfs:label "Johannes de Haan" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1905-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_16
  a a2a:Person ;
  rdfs:label "Hendrika Siep" ;
  a2a:PersonName [
    rdfs:label "Hendrika Siep" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Siep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1872-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_17
  a a2a:Person ;
  rdfs:label "Adriaan Zwiep" ;
  a2a:PersonName [
    rdfs:label "Adriaan Zwiep" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Zwiep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1893-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_18
  a a2a:Person ;
  rdfs:label "Gerrit van Driel" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Driel" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1899-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_19
  a a2a:Person ;
  rdfs:label "Cathrinus Lentink" ;
  a2a:PersonName [
    rdfs:label "Cathrinus Lentink" ;
    a2a:PersonNameFirstName "Cathrinus" ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1905-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_20
  a a2a:Person ;
  rdfs:label "Hendrik W. Lentink" ;
  a2a:PersonName [
    rdfs:label "Hendrik W. Lentink" ;
    a2a:PersonNameFirstName "Hendrik W." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1857-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_1 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_2 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_3 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_4 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_5 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_6 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_7 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_8 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_9 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_10 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_11 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_12 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_13 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_14 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_15 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_16 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_17 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_18 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_19 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:relationep_cod_59115563-1cb2-dbfa-7c2d-b25001970528_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Person4977152_20 ;
  a2a:EventKeyRef oa:event_cod_59115563-1cb2-dbfa-7c2d-b25001970528_Event1 .

oa:source_cod_59115563-1cb2-dbfa-7c2d-b25001970528
  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 "6" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11815202" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4977152"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4977152" ;
  a2a:RecordIdentifier "4977152" ;
  a2a:RecordGUID "{59115563-1cb2-dbfa-7c2d-b25001970528}" ;
  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" .

