@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_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_1, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_2, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_3, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_4, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_5, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_6, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_7, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_8, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_9, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_10, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_11, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_12, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_13, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_14, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_15, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_16, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_17, oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_18 ;
  a2a:hasEvent oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_0, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_1, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_2, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_3, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_4, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_5, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_6, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_7, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_8, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_9, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_10, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_11, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_12, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_13, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_14, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_15, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_16, oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_17 ;
  a2a:hasSource oa:source_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9 .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_1
  a a2a:Person ;
  rdfs:label "Johannes Melis" ;
  a2a:PersonName [
    rdfs:label "Johannes Melis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1881-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oisterwijk" ;
    rdfs:label "Oisterwijk"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_2
  a a2a:Person ;
  rdfs:label "Johannes H. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Rodijk" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1896-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_3
  a a2a:Person ;
  rdfs:label "Christiaan F. Brems" ;
  a2a:PersonName [
    rdfs:label "Christiaan F. Brems" ;
    a2a:PersonNameFirstName "Christiaan F." ;
    a2a:PersonNameLastName "Brems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1874-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_4
  a a2a:Person ;
  rdfs:label "Everhardus A. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Everhardus A. Rodijk" ;
    a2a:PersonNameFirstName "Everhardus A." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1906-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_5
  a a2a:Person ;
  rdfs:label "Petrus Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Petrus Schoenmakers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1882-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_6
  a a2a:Person ;
  rdfs:label "Cornelis Knoop" ;
  a2a:PersonName [
    rdfs:label "Cornelis Knoop" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Knoop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1880-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk bij Duurstede" ;
    rdfs:label "Wijk bij Duurstede"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_7
  a a2a:Person ;
  rdfs:label "Gerhardus J. Kronen" ;
  a2a:PersonName [
    rdfs:label "Gerhardus J. Kronen" ;
    a2a:PersonNameFirstName "Gerhardus J." ;
    a2a:PersonNameLastName "Kronen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1880-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenderen" ;
    rdfs:label "Steenderen"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_8
  a a2a:Person ;
  rdfs:label "Johannes Nieste" ;
  a2a:PersonName [
    rdfs:label "Johannes Nieste" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Nieste"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1884-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_9
  a a2a:Person ;
  rdfs:label "Gerrit van Overbeek" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Overbeek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1881-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_10
  a a2a:Person ;
  rdfs:label "Louis Dammers" ;
  a2a:PersonName [
    rdfs:label "Louis Dammers" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Dammers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1891-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_11
  a a2a:Person ;
  rdfs:label "Arnolda H. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Arnolda H. Rodijk" ;
    a2a:PersonNameFirstName "Arnolda H." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1908-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_12
  a a2a:Person ;
  rdfs:label "Theodorus W. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Theodorus W. Rodijk" ;
    a2a:PersonNameFirstName "Theodorus W." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1902-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_13
  a a2a:Person ;
  rdfs:label "Theodora J. Philips" ;
  a2a:PersonName [
    rdfs:label "Theodora J. Philips" ;
    a2a:PersonNameFirstName "Theodora J." ;
    a2a:PersonNameLastName "Philips"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1884-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_14
  a a2a:Person ;
  rdfs:label "Bernardus S. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Bernardus S. Rodijk" ;
    a2a:PersonNameFirstName "Bernardus S." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1898-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_15
  a a2a:Person ;
  rdfs:label "Gerhardus H. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Gerhardus H. Rodijk" ;
    a2a:PersonNameFirstName "Gerhardus H." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1869-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_16
  a a2a:Person ;
  rdfs:label "Johanna M. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Rodijk" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1900-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_17
  a a2a:Person ;
  rdfs:label "Maria W. Hullegie" ;
  a2a:PersonName [
    rdfs:label "Maria W. Hullegie" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Hullegie"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1886-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_18
  a a2a:Person ;
  rdfs:label "Gerhardus A. Rodijk" ;
  a2a:PersonName [
    rdfs:label "Gerhardus A. Rodijk" ;
    a2a:PersonNameFirstName "Gerhardus A." ;
    a2a:PersonNameLastName "Rodijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1903-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_1 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_2 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_3 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_4 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_5 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_6 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_7 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_8 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_9 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_10 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_11 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_12 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_13 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_14 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_15 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_16 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_17 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:relationep_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Person4903248_18 ;
  a2a:EventKeyRef oa:event_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9_Event1 .

oa:source_cod_8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9
  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 "120" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11559116" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4903248"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4903248" ;
  a2a:RecordIdentifier "4903248" ;
  a2a:RecordGUID "{8a576f5e-04f5-0c55-f4f9-c10bd8ccdec9}" ;
  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" .

