@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_827ef293-8ec9-013b-1c73-87b3cdbf48f0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_1, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_2, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_3, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_4, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_5, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_6, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_7, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_8, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_9, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_10, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_11, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_12, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_13, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_14, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_15, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_16, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_17, oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_18 ;
  a2a:hasEvent oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_0, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_1, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_2, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_3, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_4, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_5, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_6, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_7, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_8, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_9, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_10, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_11, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_12, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_13, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_14, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_15, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_16, oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_17 ;
  a2a:hasSource oa:source_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0 .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_1
  a a2a:Person ;
  rdfs:label "Dirk Pol" ;
  a2a:PersonName [
    rdfs:label "Dirk Pol" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1867-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_2
  a a2a:Person ;
  rdfs:label "Herman Rotman" ;
  a2a:PersonName [
    rdfs:label "Herman Rotman" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Rotman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1889-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groenlo" ;
    rdfs:label "Groenlo"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_3
  a a2a:Person ;
  rdfs:label "Jacomina J. Welter" ;
  a2a:PersonName [
    rdfs:label "Jacomina J. Welter" ;
    a2a:PersonNameFirstName "Jacomina J." ;
    a2a:PersonNameLastName "Welter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1882-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_4
  a a2a:Person ;
  rdfs:label "Johanna Bilderbeek" ;
  a2a:PersonName [
    rdfs:label "Johanna Bilderbeek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bilderbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1868-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemskerk" ;
    rdfs:label "Heemskerk"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_5
  a a2a:Person ;
  rdfs:label "Cornelis A.G. Goedbloed" ;
  a2a:PersonName [
    rdfs:label "Cornelis A.G. Goedbloed" ;
    a2a:PersonNameFirstName "Cornelis A.G." ;
    a2a:PersonNameLastName "Goedbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1866-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bemmel" ;
    rdfs:label "Bemmel"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_6
  a a2a:Person ;
  rdfs:label "Hendrikus Klop" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Klop" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1900-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_7
  a a2a:Person ;
  rdfs:label "Hendrik A. Willemsen" ;
  a2a:PersonName [
    rdfs:label "Hendrik A. Willemsen" ;
    a2a:PersonNameFirstName "Hendrik A." ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1899-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_8
  a a2a:Person ;
  rdfs:label "Frans J. Goedhart" ;
  a2a:PersonName [
    rdfs:label "Frans J. Goedhart" ;
    a2a:PersonNameFirstName "Frans J." ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1904-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_9
  a a2a:Person ;
  rdfs:label "Charlotta M. van Driest" ;
  a2a:PersonName [
    rdfs:label "Charlotta M. van Driest" ;
    a2a:PersonNameFirstName "Charlotta M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Driest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1866-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lienden" ;
    rdfs:label "Lienden"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_10
  a a2a:Person ;
  rdfs:label "Cornelie C. Goedbloed" ;
  a2a:PersonName [
    rdfs:label "Cornelie C. Goedbloed" ;
    a2a:PersonNameFirstName "Cornelie C." ;
    a2a:PersonNameLastName "Goedbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1903-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_11
  a a2a:Person ;
  rdfs:label "Marinus D. Offringa" ;
  a2a:PersonName [
    rdfs:label "Marinus D. Offringa" ;
    a2a:PersonNameFirstName "Marinus D." ;
    a2a:PersonNameLastName "Offringa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1898-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_12
  a a2a:Person ;
  rdfs:label "Jannetje Berghorst" ;
  a2a:PersonName [
    rdfs:label "Jannetje Berghorst" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Berghorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1874-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_13
  a a2a:Person ;
  rdfs:label "Engelina G. Goedbloed" ;
  a2a:PersonName [
    rdfs:label "Engelina G. Goedbloed" ;
    a2a:PersonNameFirstName "Engelina G." ;
    a2a:PersonNameLastName "Goedbloed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1900-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_14
  a a2a:Person ;
  rdfs:label "Johanna van de Gronde" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Gronde" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1906-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_15
  a a2a:Person ;
  rdfs:label "Heintje Smit" ;
  a2a:PersonName [
    rdfs:label "Heintje Smit" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1884-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_16
  a a2a:Person ;
  rdfs:label "Berendina van der Gronde" ;
  a2a:PersonName [
    rdfs:label "Berendina van der Gronde" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gronde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1905-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_17
  a a2a:Person ;
  rdfs:label "Teunis van den Gronden" ;
  a2a:PersonName [
    rdfs:label "Teunis van den Gronden" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Gronden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1907-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_18
  a a2a:Person ;
  rdfs:label "Joseph Renee" ;
  a2a:PersonName [
    rdfs:label "Joseph Renee" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Renee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1897-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_1 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_2 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_3 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_4 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_5 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_6 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_7 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_8 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_9 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_10 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_11 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_12 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_13 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_14 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_15 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_16 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_17 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:relationep_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Person4980253_18 ;
  a2a:EventKeyRef oa:event_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0_Event1 .

oa:source_cod_827ef293-8ec9-013b-1c73-87b3cdbf48f0
  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 "111" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11702988" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4980253"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4980253" ;
  a2a:RecordIdentifier "4980253" ;
  a2a:RecordGUID "{827ef293-8ec9-013b-1c73-87b3cdbf48f0}" ;
  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" .

