@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_28de57d5-1a07-9e53-510a-ff4f432c7db8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_1, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_2, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_3, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_4, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_5, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_6, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_7, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_8, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_9, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_10, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_11, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_12, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_13, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_14, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_15, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_16, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_17, oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_18 ;
  a2a:hasEvent oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_0, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_1, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_2, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_3, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_4, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_5, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_6, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_7, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_8, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_9, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_10, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_11, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_12, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_13, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_14, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_15, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_16, oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_17 ;
  a2a:hasSource oa:source_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8 .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_1
  a a2a:Person ;
  rdfs:label "Jansje Bekamp" ;
  a2a:PersonName [
    rdfs:label "Jansje Bekamp" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1877-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_2
  a a2a:Person ;
  rdfs:label "Jenneken Bekamp" ;
  a2a:PersonName [
    rdfs:label "Jenneken Bekamp" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1885-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_3
  a a2a:Person ;
  rdfs:label "Lambertus H. Bekamp" ;
  a2a:PersonName [
    rdfs:label "Lambertus H. Bekamp" ;
    a2a:PersonNameFirstName "Lambertus H." ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1872-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_4
  a a2a:Person ;
  rdfs:label "Maria A. van den Berg" ;
  a2a:PersonName [
    rdfs:label "Maria A. van den Berg" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1856-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_5
  a a2a:Person ;
  rdfs:label "Reinira P. Veeneman" ;
  a2a:PersonName [
    rdfs:label "Reinira P. Veeneman" ;
    a2a:PersonNameFirstName "Reinira P." ;
    a2a:PersonNameLastName "Veeneman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1885-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_6
  a a2a:Person ;
  rdfs:label "Albertus Berkhout" ;
  a2a:PersonName [
    rdfs:label "Albertus Berkhout" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1882-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helder" ;
    rdfs:label "Helder"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_7
  a a2a:Person ;
  rdfs:label "Wilhelmina J.M. Sterk" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J.M. Sterk" ;
    a2a:PersonNameFirstName "Wilhelmina J.M." ;
    a2a:PersonNameLastName "Sterk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1885-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Bosch" ;
    rdfs:label "Den Bosch"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_8
  a a2a:Person ;
  rdfs:label "Anna L. Bekamp" ;
  a2a:PersonName [
    rdfs:label "Anna L. Bekamp" ;
    a2a:PersonNameFirstName "Anna L." ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1880-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_9
  a a2a:Person ;
  rdfs:label "Eduard J. Dekker" ;
  a2a:PersonName [
    rdfs:label "Eduard J. Dekker" ;
    a2a:PersonNameFirstName "Eduard J." ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1902-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlemmermeer" ;
    rdfs:label "Haarlemmermeer"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_10
  a a2a:Person ;
  rdfs:label "Wijtze Bijleveld" ;
  a2a:PersonName [
    rdfs:label "Wijtze Bijleveld" ;
    a2a:PersonNameFirstName "Wijtze" ;
    a2a:PersonNameLastName "Bijleveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1896-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergum" ;
    rdfs:label "Bergum"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_11
  a a2a:Person ;
  rdfs:label "Walter Hoffmann" ;
  a2a:PersonName [
    rdfs:label "Walter Hoffmann" ;
    a2a:PersonNameFirstName "Walter" ;
    a2a:PersonNameLastName "Hoffmann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1889-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breslau" ;
    rdfs:label "Breslau"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_12
  a a2a:Person ;
  rdfs:label "Simon van der Molen" ;
  a2a:PersonName [
    rdfs:label "Simon van der Molen" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Molen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1893-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broek op Langendijk" ;
    rdfs:label "Broek op Langendijk"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_13
  a a2a:Person ;
  rdfs:label "Teuntje Pothoven" ;
  a2a:PersonName [
    rdfs:label "Teuntje Pothoven" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Pothoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1845-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_14
  a a2a:Person ;
  rdfs:label "Gerrit Jonker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jonker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1905-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_15
  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_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_16
  a a2a:Person ;
  rdfs:label "Lambert Bekamp" ;
  a2a:PersonName [
    rdfs:label "Lambert Bekamp" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Bekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1836-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_17
  a a2a:Person ;
  rdfs:label "Anna L.M.E. Merx" ;
  a2a:PersonName [
    rdfs:label "Anna L.M.E. Merx" ;
    a2a:PersonNameFirstName "Anna L.M.E." ;
    a2a:PersonNameLastName "Merx"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1886-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_18
  a a2a:Person ;
  rdfs:label "Hendrik Stokking" ;
  a2a:PersonName [
    rdfs:label "Hendrik Stokking" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Stokking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1815-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_1 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_2 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_3 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_4 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_5 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_6 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_7 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_8 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_9 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_10 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_11 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_12 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_13 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_14 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_15 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_16 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_17 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:relationep_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Person4851302_18 ;
  a2a:EventKeyRef oa:event_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8_Event1 .

oa:source_cod_28de57d5-1a07-9e53-510a-ff4f432c7db8
  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 "30" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 30"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4851302" ;
  a2a:RecordIdentifier "4851302" ;
  a2a:RecordGUID "{28de57d5-1a07-9e53-510a-ff4f432c7db8}" ;
  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" .

