@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_aa8e3704-e3b4-7870-6a9c-e6edab7a737a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_1, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_2, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_3, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_4, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_5, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_6, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_7, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_8, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_9, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_10, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_11, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_12, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_13, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_14, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_15, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_16, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_17, oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_18 ;
  a2a:hasEvent oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_0, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_1, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_2, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_3, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_4, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_5, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_6, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_7, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_8, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_9, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_10, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_11, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_12, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_13, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_14, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_15, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_16, oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_17 ;
  a2a:hasSource oa:source_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_1
  a a2a:Person ;
  rdfs:label "Pieter Meijer" ;
  a2a:PersonName [
    rdfs:label "Pieter Meijer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1902-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_2
  a a2a:Person ;
  rdfs:label "Andries H.K. Mulder" ;
  a2a:PersonName [
    rdfs:label "Andries H.K. Mulder" ;
    a2a:PersonNameFirstName "Andries H.K." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1899-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_3
  a a2a:Person ;
  rdfs:label "Grietje L.P van Bergen" ;
  a2a:PersonName [
    rdfs:label "Grietje L.P van Bergen" ;
    a2a:PersonNameFirstName "Grietje L.P" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1884-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_4
  a a2a:Person ;
  rdfs:label "Sophia H. de Klerk" ;
  a2a:PersonName [
    rdfs:label "Sophia H. de Klerk" ;
    a2a:PersonNameFirstName "Sophia H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klerk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1867-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_5
  a a2a:Person ;
  rdfs:label "Everdina W. Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Everdina W. Verhoeff" ;
    a2a:PersonNameFirstName "Everdina W." ;
    a2a:PersonNameLastName "Verhoeff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1851-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_6
  a a2a:Person ;
  rdfs:label "Gerritje Meijer" ;
  a2a:PersonName [
    rdfs:label "Gerritje Meijer" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1900-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_7
  a a2a:Person ;
  rdfs:label "Jacob E. Meijer" ;
  a2a:PersonName [
    rdfs:label "Jacob E. Meijer" ;
    a2a:PersonNameFirstName "Jacob E." ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1904-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_8
  a a2a:Person ;
  rdfs:label "Gerritje Woudenbergh" ;
  a2a:PersonName [
    rdfs:label "Gerritje Woudenbergh" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Woudenbergh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1867-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_9
  a a2a:Person ;
  rdfs:label "Hendrika Meyer" ;
  a2a:PersonName [
    rdfs:label "Hendrika Meyer" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1893-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_10
  a a2a:Person ;
  rdfs:label "Pieter Meijer" ;
  a2a:PersonName [
    rdfs:label "Pieter Meijer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1868-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_11
  a a2a:Person ;
  rdfs:label "Siwert Meijer" ;
  a2a:PersonName [
    rdfs:label "Siwert Meijer" ;
    a2a:PersonNameFirstName "Siwert" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1891-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_12
  a a2a:Person ;
  rdfs:label "Afje Meijer" ;
  a2a:PersonName [
    rdfs:label "Afje Meijer" ;
    a2a:PersonNameFirstName "Afje" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1896-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_13
  a a2a:Person ;
  rdfs:label "Fetje J. Mulder" ;
  a2a:PersonName [
    rdfs:label "Fetje J. Mulder" ;
    a2a:PersonNameFirstName "Fetje J." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1904-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_14
  a a2a:Person ;
  rdfs:label "Hendrik Mulder" ;
  a2a:PersonName [
    rdfs:label "Hendrik Mulder" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1862-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_15
  a a2a:Person ;
  rdfs:label "Gepke G. van Bergen" ;
  a2a:PersonName [
    rdfs:label "Gepke G. van Bergen" ;
    a2a:PersonNameFirstName "Gepke G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1872-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heiligerlee" ;
    rdfs:label "Heiligerlee"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_16
  a a2a:Person ;
  rdfs:label "Reintje meijer" ;
  a2a:PersonName [
    rdfs:label "Reintje meijer" ;
    a2a:PersonNameFirstName "Reintje" ;
    a2a:PersonNameLastName "meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1899-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_17
  a a2a:Person ;
  rdfs:label "Harmina J.K. Mulder" ;
  a2a:PersonName [
    rdfs:label "Harmina J.K. Mulder" ;
    a2a:PersonNameFirstName "Harmina J.K." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1901-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_18
  a a2a:Person ;
  rdfs:label "Hermina J.K. Mulder" ;
  a2a:PersonName [
    rdfs:label "Hermina J.K. Mulder" ;
    a2a:PersonNameFirstName "Hermina J.K." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1901-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wolvega" ;
    rdfs:label "Wolvega"
  ] .

oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_1 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_2 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_3 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_4 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_5 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_6 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_7 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_8 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_9 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_10 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_11 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_12 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_13 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_14 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_15 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_16 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_17 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:relationep_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Person5933214_18 ;
  a2a:EventKeyRef oa:event_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a_Event1 .

oa:source_cod_aa8e3704-e3b4-7870-6a9c-e6edab7a737a
  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 "2" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 2"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5933214" ;
  a2a:RecordIdentifier "5933214" ;
  a2a:RecordGUID "{aa8e3704-e3b4-7870-6a9c-e6edab7a737a}" ;
  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" .

