@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_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_1, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_2, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_3, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_4, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_5, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_6, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_7, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_8, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_9, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_10, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_11, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_12, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_13, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_14, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_15, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_16, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_17, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_18, oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_19 ;
  a2a:hasEvent oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_0, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_1, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_2, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_3, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_4, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_5, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_6, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_7, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_8, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_9, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_10, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_11, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_12, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_13, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_14, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_15, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_16, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_17, oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_18 ;
  a2a:hasSource oa:source_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8 .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_1
  a a2a:Person ;
  rdfs:label "Bernardus Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Bernardus Kamphuis" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1850-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_2
  a a2a:Person ;
  rdfs:label "Piet Porsul" ;
  a2a:PersonName [
    rdfs:label "Piet Porsul" ;
    a2a:PersonNameFirstName "Piet" ;
    a2a:PersonNameLastName "Porsul"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1910-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_3
  a a2a:Person ;
  rdfs:label "Johanna Soufreu" ;
  a2a:PersonName [
    rdfs:label "Johanna Soufreu" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Soufreu"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1870-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_4
  a a2a:Person ;
  rdfs:label "Johann B.T. Thijssen" ;
  a2a:PersonName [
    rdfs:label "Johann B.T. Thijssen" ;
    a2a:PersonNameFirstName "Johann B.T." ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1901-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anholt" ;
    rdfs:label "Anholt"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_5
  a a2a:Person ;
  rdfs:label "Hendrik Kerkmeester" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kerkmeester" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kerkmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1877-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huizen" ;
    rdfs:label "Huizen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_6
  a a2a:Person ;
  rdfs:label "Johannes Kramer" ;
  a2a:PersonName [
    rdfs:label "Johannes Kramer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1899-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_7
  a a2a:Person ;
  rdfs:label "Willemina E. Koebrugge" ;
  a2a:PersonName [
    rdfs:label "Willemina E. Koebrugge" ;
    a2a:PersonNameFirstName "Willemina E." ;
    a2a:PersonNameLastName "Koebrugge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1872-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_8
  a a2a:Person ;
  rdfs:label "Pieter Kramer" ;
  a2a:PersonName [
    rdfs:label "Pieter Kramer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1873-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_9
  a a2a:Person ;
  rdfs:label "Jantje van Velsen" ;
  a2a:PersonName [
    rdfs:label "Jantje van Velsen" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1887-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_10
  a a2a:Person ;
  rdfs:label "Louise Chr. Nolle" ;
  a2a:PersonName [
    rdfs:label "Louise Chr. Nolle" ;
    a2a:PersonNameFirstName "Louise Chr." ;
    a2a:PersonNameLastName "Nolle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1847-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_11
  a a2a:Person ;
  rdfs:label "Hillegonda Kerkmeester" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Kerkmeester" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNameLastName "Kerkmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1905-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_12
  a a2a:Person ;
  rdfs:label "Pieternella Kramer" ;
  a2a:PersonName [
    rdfs:label "Pieternella Kramer" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1904-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_13
  a a2a:Person ;
  rdfs:label "Maayke Oosterom" ;
  a2a:PersonName [
    rdfs:label "Maayke Oosterom" ;
    a2a:PersonNameFirstName "Maayke" ;
    a2a:PersonNameLastName "Oosterom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1869-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_14
  a a2a:Person ;
  rdfs:label "Trijntje van der Zee" ;
  a2a:PersonName [
    rdfs:label "Trijntje van der Zee" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1890-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_15
  a a2a:Person ;
  rdfs:label "Lambert Kerkmeester" ;
  a2a:PersonName [
    rdfs:label "Lambert Kerkmeester" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Kerkmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1908-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_16
  a a2a:Person ;
  rdfs:label "Lambertus B. Willemsen" ;
  a2a:PersonName [
    rdfs:label "Lambertus B. Willemsen" ;
    a2a:PersonNameFirstName "Lambertus B." ;
    a2a:PersonNameLastName "Willemsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1897-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_17
  a a2a:Person ;
  rdfs:label "Nelletje Kerkmeester" ;
  a2a:PersonName [
    rdfs:label "Nelletje Kerkmeester" ;
    a2a:PersonNameFirstName "Nelletje" ;
    a2a:PersonNameLastName "Kerkmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1901-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_18
  a a2a:Person ;
  rdfs:label "Jitze Knigge" ;
  a2a:PersonName [
    rdfs:label "Jitze Knigge" ;
    a2a:PersonNameFirstName "Jitze" ;
    a2a:PersonNameLastName "Knigge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1866-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_19
  a a2a:Person ;
  rdfs:label "Aaltje Tjeerdsma" ;
  a2a:PersonName [
    rdfs:label "Aaltje Tjeerdsma" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Tjeerdsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1870-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_1 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_2 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_3 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_4 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_5 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_6 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_7 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_8 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_9 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_10 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_11 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_12 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_13 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_14 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_15 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_16 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_17 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_18 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:relationep_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Person5834994_19 ;
  a2a:EventKeyRef oa:event_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8_Event1 .

oa:source_cod_d9dfbb52-dbc4-0f4f-3f72-91921180c2b8
  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 "75" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12321200" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5834994"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5834994" ;
  a2a:RecordIdentifier "5834994" ;
  a2a:RecordGUID "{d9dfbb52-dbc4-0f4f-3f72-91921180c2b8}" ;
  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" .

