@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_94b84375-d13a-ff79-e9a0-a715e6d9ab16
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_1, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_2, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_3, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_4, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_5, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_6, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_7, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_8, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_9, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_10, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_11, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_12, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_13, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_14, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_15, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_16, oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_17 ;
  a2a:hasEvent oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_0, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_1, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_2, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_3, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_4, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_5, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_6, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_7, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_8, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_9, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_10, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_11, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_12, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_13, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_14, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_15, oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_16 ;
  a2a:hasSource oa:source_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16 .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_1
  a a2a:Person ;
  rdfs:label "Antonia M. Gieseler" ;
  a2a:PersonName [
    rdfs:label "Antonia M. Gieseler" ;
    a2a:PersonNameFirstName "Antonia M." ;
    a2a:PersonNameLastName "Gieseler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1890-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_2
  a a2a:Person ;
  rdfs:label "Francina F. Gieseler" ;
  a2a:PersonName [
    rdfs:label "Francina F. Gieseler" ;
    a2a:PersonNameFirstName "Francina F." ;
    a2a:PersonNameLastName "Gieseler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1891-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_3
  a a2a:Person ;
  rdfs:label "Johanna M. Breden" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Breden" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Breden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1905-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_4
  a a2a:Person ;
  rdfs:label "Lutgrada Maten" ;
  a2a:PersonName [
    rdfs:label "Lutgrada Maten" ;
    a2a:PersonNameFirstName "Lutgrada" ;
    a2a:PersonNameLastName "Maten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1834-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veessen" ;
    rdfs:label "Veessen"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_5
  a a2a:Person ;
  rdfs:label "Willem H. Frijling" ;
  a2a:PersonName [
    rdfs:label "Willem H. Frijling" ;
    a2a:PersonNameFirstName "Willem H." ;
    a2a:PersonNameLastName "Frijling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1867-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_6
  a a2a:Person ;
  rdfs:label "Johanna P.G. Gericke" ;
  a2a:PersonName [
    rdfs:label "Johanna P.G. Gericke" ;
    a2a:PersonNameFirstName "Johanna P.G." ;
    a2a:PersonNameLastName "Gericke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1865-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Java" ;
    rdfs:label "Java"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_7
  a a2a:Person ;
  rdfs:label "Cornelis Gieseler" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gieseler" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Gieseler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1846-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_8
  a a2a:Person ;
  rdfs:label "Johanna S. Mulder" ;
  a2a:PersonName [
    rdfs:label "Johanna S. Mulder" ;
    a2a:PersonNameFirstName "Johanna S." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1892-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_9
  a a2a:Person ;
  rdfs:label "Catharina H. Bomhoff" ;
  a2a:PersonName [
    rdfs:label "Catharina H. Bomhoff" ;
    a2a:PersonNameFirstName "Catharina H." ;
    a2a:PersonNameLastName "Bomhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1876-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emst" ;
    rdfs:label "Emst"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_10
  a a2a:Person ;
  rdfs:label "Arendina C. van Dokkum" ;
  a2a:PersonName [
    rdfs:label "Arendina C. van Dokkum" ;
    a2a:PersonNameFirstName "Arendina C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dokkum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1853-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_11
  a a2a:Person ;
  rdfs:label "Johannes A. van Gemert" ;
  a2a:PersonName [
    rdfs:label "Johannes A. van Gemert" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1889-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_12
  a a2a:Person ;
  rdfs:label "Adriana Overgaauw" ;
  a2a:PersonName [
    rdfs:label "Adriana Overgaauw" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Overgaauw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1878-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_13
  a a2a:Person ;
  rdfs:label "Jan Galama" ;
  a2a:PersonName [
    rdfs:label "Jan Galama" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Galama"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1846-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_14
  a a2a:Person ;
  rdfs:label "Maartje Maijstre" ;
  a2a:PersonName [
    rdfs:label "Maartje Maijstre" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Maijstre"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1865-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_15
  a a2a:Person ;
  rdfs:label "Cornelia Gieseler" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gieseler" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Gieseler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1895-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rothenfeld" ;
    rdfs:label "Rothenfeld"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_16
  a a2a:Person ;
  rdfs:label "Dina Jeths" ;
  a2a:PersonName [
    rdfs:label "Dina Jeths" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1897-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_17
  a a2a:Person ;
  rdfs:label "Maria A. Oosterwijk" ;
  a2a:PersonName [
    rdfs:label "Maria A. Oosterwijk" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Oosterwijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1897-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_1 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_2 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_3 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_4 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_5 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_6 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_7 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_8 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_9 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_10 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_11 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_12 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_13 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_14 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_15 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_16 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:relationep_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Person4950054_17 ;
  a2a:EventKeyRef oa:event_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16_Event1 .

oa:source_cod_94b84375-d13a-ff79-e9a0-a715e6d9ab16
  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 "33" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 33"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4950054" ;
  a2a:RecordIdentifier "4950054" ;
  a2a:RecordGUID "{94b84375-d13a-ff79-e9a0-a715e6d9ab16}" ;
  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" .

