@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_cf5ab935-1338-df66-0278-edf7fb8cdb45
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_1, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_2, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_3, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_4, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_5, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_6, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_7, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_8, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_9, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_10, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_11, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_12, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_13, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_14, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_15, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_16, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_17, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_18, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_19, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_20, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_21, oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_22 ;
  a2a:hasEvent oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_0, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_1, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_2, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_3, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_4, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_5, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_6, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_7, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_8, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_9, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_10, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_11, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_12, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_13, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_14, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_15, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_16, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_17, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_18, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_19, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_20, oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_21 ;
  a2a:hasSource oa:source_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45 .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_1
  a a2a:Person ;
  rdfs:label "Isabella M. Barends" ;
  a2a:PersonName [
    rdfs:label "Isabella M. Barends" ;
    a2a:PersonNameFirstName "Isabella M." ;
    a2a:PersonNameLastName "Barends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1840-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_2
  a a2a:Person ;
  rdfs:label "Maria E. van Eik" ;
  a2a:PersonName [
    rdfs:label "Maria E. van Eik" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1876-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_3
  a a2a:Person ;
  rdfs:label "Dirkje van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Huigenbosch" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1890-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_4
  a a2a:Person ;
  rdfs:label "Johan G. Hartloper" ;
  a2a:PersonName [
    rdfs:label "Johan G. Hartloper" ;
    a2a:PersonNameFirstName "Johan G." ;
    a2a:PersonNameLastName "Hartloper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1846-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_5
  a a2a:Person ;
  rdfs:label "Harmen van de Weerdt" ;
  a2a:PersonName [
    rdfs:label "Harmen van de Weerdt" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Weerdt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1872-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_6
  a a2a:Person ;
  rdfs:label "Maria Brinkman" ;
  a2a:PersonName [
    rdfs:label "Maria Brinkman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brinkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1894-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_7
  a a2a:Person ;
  rdfs:label "Johan C. Hartloper" ;
  a2a:PersonName [
    rdfs:label "Johan C. Hartloper" ;
    a2a:PersonNameFirstName "Johan C." ;
    a2a:PersonNameLastName "Hartloper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1898-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_8
  a a2a:Person ;
  rdfs:label "Louise H. Hartloper" ;
  a2a:PersonName [
    rdfs:label "Louise H. Hartloper" ;
    a2a:PersonNameFirstName "Louise H." ;
    a2a:PersonNameLastName "Hartloper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1895-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_9
  a a2a:Person ;
  rdfs:label "Willem van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Willem van Huigenbosch" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1886-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_10
  a a2a:Person ;
  rdfs:label "Geertje Heideveld" ;
  a2a:PersonName [
    rdfs:label "Geertje Heideveld" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1904-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_11
  a a2a:Person ;
  rdfs:label "Grietje van Hierden" ;
  a2a:PersonName [
    rdfs:label "Grietje van Hierden" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hierden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1859-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_12
  a a2a:Person ;
  rdfs:label "Willempje van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Willempje van Huigenbosch" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1893-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_13
  a a2a:Person ;
  rdfs:label "Jan B. Heideveld" ;
  a2a:PersonName [
    rdfs:label "Jan B. Heideveld" ;
    a2a:PersonNameFirstName "Jan B." ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1908-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_14
  a a2a:Person ;
  rdfs:label "Jansje Heideveld" ;
  a2a:PersonName [
    rdfs:label "Jansje Heideveld" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1905-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_15
  a a2a:Person ;
  rdfs:label "Johanna M.J. Hartloper" ;
  a2a:PersonName [
    rdfs:label "Johanna M.J. Hartloper" ;
    a2a:PersonNameFirstName "Johanna M.J." ;
    a2a:PersonNameLastName "Hartloper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1900-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_16
  a a2a:Person ;
  rdfs:label "Gerrit van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Huigenbosch" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1897-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_17
  a a2a:Person ;
  rdfs:label "Hendrik Heideveld" ;
  a2a:PersonName [
    rdfs:label "Hendrik Heideveld" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1879-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_18
  a a2a:Person ;
  rdfs:label "Hendrik Heideveld" ;
  a2a:PersonName [
    rdfs:label "Hendrik Heideveld" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1906-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_19
  a a2a:Person ;
  rdfs:label "Dirk van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Dirk van Huigenbosch" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1845-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_20
  a a2a:Person ;
  rdfs:label "Henri L. Hartloper" ;
  a2a:PersonName [
    rdfs:label "Henri L. Hartloper" ;
    a2a:PersonNameFirstName "Henri L." ;
    a2a:PersonNameLastName "Hartloper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1893-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_21
  a a2a:Person ;
  rdfs:label "Hendrik van Huigenbosch" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Huigenbosch" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huigenbosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1888-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_22
  a a2a:Person ;
  rdfs:label "Christina Sweers" ;
  a2a:PersonName [
    rdfs:label "Christina Sweers" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Sweers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1884-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_1 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_2 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_3 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_4 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_5 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_6 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_7 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_8 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_9 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_10 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_11 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_12 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_13 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_14 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_15 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_16 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_17 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_18 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_19 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_20 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_21 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:relationep_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Person5038903_22 ;
  a2a:EventKeyRef oa:event_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45_Event1 .

oa:source_cod_cf5ab935-1338-df66-0278-edf7fb8cdb45
  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 "24" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11471617" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5038903"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5038903" ;
  a2a:RecordIdentifier "5038903" ;
  a2a:RecordGUID "{cf5ab935-1338-df66-0278-edf7fb8cdb45}" ;
  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" .

