@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_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_1, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_2, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_3, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_4, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_5, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_6, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_7, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_8, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_9, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_10, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_11, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_12, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_13, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_14, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_15, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_16, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_17, oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_18 ;
  a2a:hasEvent oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_0, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_1, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_2, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_3, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_4, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_5, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_6, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_7, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_8, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_9, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_10, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_11, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_12, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_13, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_14, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_15, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_16, oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_17 ;
  a2a:hasSource oa:source_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7 .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_1
  a a2a:Person ;
  rdfs:label "Janke van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Janke van Gelderen" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1887-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_2
  a a2a:Person ;
  rdfs:label "Koosje Gerards" ;
  a2a:PersonName [
    rdfs:label "Koosje Gerards" ;
    a2a:PersonNameFirstName "Koosje" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1900-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_3
  a a2a:Person ;
  rdfs:label "Hendrik J. Goossens" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Goossens" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1826-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_4
  a a2a:Person ;
  rdfs:label "Antonie de Graaf" ;
  a2a:PersonName [
    rdfs:label "Antonie de Graaf" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1897-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_5
  a a2a:Person ;
  rdfs:label "Boutje van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Boutje van Gelderen" ;
    a2a:PersonNameFirstName "Boutje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1883-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_6
  a a2a:Person ;
  rdfs:label "Abram Geurts" ;
  a2a:PersonName [
    rdfs:label "Abram Geurts" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1884-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bleiswijk" ;
    rdfs:label "Bleiswijk"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_7
  a a2a:Person ;
  rdfs:label "Janna C. de Wilde" ;
  a2a:PersonName [
    rdfs:label "Janna C. de Wilde" ;
    a2a:PersonNameFirstName "Janna C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1897-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_8
  a a2a:Person ;
  rdfs:label "Johannes Gerards" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerards" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1879-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_9
  a a2a:Person ;
  rdfs:label "Geurt Geurts" ;
  a2a:PersonName [
    rdfs:label "Geurt Geurts" ;
    a2a:PersonNameFirstName "Geurt" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1906-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_10
  a a2a:Person ;
  rdfs:label "Antonie de Graaf" ;
  a2a:PersonName [
    rdfs:label "Antonie de Graaf" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1897-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_11
  a a2a:Person ;
  rdfs:label "Hendrikus Chr. van de Loo" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Chr. van de Loo" ;
    a2a:PersonNameFirstName "Hendrikus Chr." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1890-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_12
  a a2a:Person ;
  rdfs:label "Johanna C. Loomans" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Loomans" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Loomans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1824-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_13
  a a2a:Person ;
  rdfs:label "Johanna C. Gerards" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Gerards" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1902-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_14
  a a2a:Person ;
  rdfs:label "Neeltje Schippers" ;
  a2a:PersonName [
    rdfs:label "Neeltje Schippers" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1883-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borne" ;
    rdfs:label "Borne"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_15
  a a2a:Person ;
  rdfs:label "Paulus van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Paulus van Gelderen" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1855-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_16
  a a2a:Person ;
  rdfs:label "Sophia P. Verdier" ;
  a2a:PersonName [
    rdfs:label "Sophia P. Verdier" ;
    a2a:PersonNameFirstName "Sophia P." ;
    a2a:PersonNameLastName "Verdier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1883-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putten" ;
    rdfs:label "Putten"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_17
  a a2a:Person ;
  rdfs:label "Anna M.T. de Jong" ;
  a2a:PersonName [
    rdfs:label "Anna M.T. de Jong" ;
    a2a:PersonNameFirstName "Anna M.T." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1885-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_18
  a a2a:Person ;
  rdfs:label "Jan G. Geurts" ;
  a2a:PersonName [
    rdfs:label "Jan G. Geurts" ;
    a2a:PersonNameFirstName "Jan G." ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1908-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_1 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_2 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_3 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_4 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_5 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_6 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_7 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_8 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_9 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_10 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_11 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_12 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_13 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_14 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_15 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_16 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_17 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:relationep_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Person5167536_18 ;
  a2a:EventKeyRef oa:event_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7_Event1 .

oa:source_cod_6c74322f-5cc1-e4dd-87bf-b425cf4f00d7
  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 "49" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12382432" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5167536"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5167536" ;
  a2a:RecordIdentifier "5167536" ;
  a2a:RecordGUID "{6c74322f-5cc1-e4dd-87bf-b425cf4f00d7}" ;
  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" .

