@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_4f020848-d990-28ce-7afe-d244590dd3be
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_1, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_2, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_3, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_4, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_5, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_6, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_7, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_8, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_9, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_10, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_11, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_12, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_13, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_14, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_15, oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_16 ;
  a2a:hasEvent oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_0, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_1, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_2, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_3, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_4, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_5, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_6, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_7, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_8, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_9, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_10, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_11, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_12, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_13, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_14, oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_15 ;
  a2a:hasSource oa:source_cod_4f020848-d990-28ce-7afe-d244590dd3be .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_1
  a a2a:Person ;
  rdfs:label "Johan van Butzelaar" ;
  a2a:PersonName [
    rdfs:label "Johan van Butzelaar" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Butzelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1905-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_2
  a a2a:Person ;
  rdfs:label "Lambertus Boon" ;
  a2a:PersonName [
    rdfs:label "Lambertus Boon" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1890-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_3
  a a2a:Person ;
  rdfs:label "Johannes G. van Butzelaar" ;
  a2a:PersonName [
    rdfs:label "Johannes G. van Butzelaar" ;
    a2a:PersonNameFirstName "Johannes G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Butzelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1900-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_4
  a a2a:Person ;
  rdfs:label "Marten van Butzelaar" ;
  a2a:PersonName [
    rdfs:label "Marten van Butzelaar" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Butzelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1897-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_5
  a a2a:Person ;
  rdfs:label "Jannetje Top" ;
  a2a:PersonName [
    rdfs:label "Jannetje Top" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Top"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1884-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_6
  a a2a:Person ;
  rdfs:label "Aris van Butzelaar" ;
  a2a:PersonName [
    rdfs:label "Aris van Butzelaar" ;
    a2a:PersonNameFirstName "Aris" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Butzelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1870-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_7
  a a2a:Person ;
  rdfs:label "Johannes Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Johannes Nijkamp" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1823-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_8
  a a2a:Person ;
  rdfs:label "Hermina Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Hermina Nijkamp" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1895-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_9
  a a2a:Person ;
  rdfs:label "Jan Top" ;
  a2a:PersonName [
    rdfs:label "Jan Top" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Top"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1886-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_10
  a a2a:Person ;
  rdfs:label "Arjaantje D. Mierop" ;
  a2a:PersonName [
    rdfs:label "Arjaantje D. Mierop" ;
    a2a:PersonNameFirstName "Arjaantje D." ;
    a2a:PersonNameLastName "Mierop"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1890-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ouddorp" ;
    rdfs:label "Ouddorp"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_11
  a a2a:Person ;
  rdfs:label "Grietje Jeths" ;
  a2a:PersonName [
    rdfs:label "Grietje Jeths" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Jeths"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1897-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_12
  a a2a:Person ;
  rdfs:label "Aris Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Aris Nijkamp" ;
    a2a:PersonNameFirstName "Aris" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1893-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_13
  a a2a:Person ;
  rdfs:label "Johanna Top" ;
  a2a:PersonName [
    rdfs:label "Johanna Top" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Top"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1888-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_14
  a a2a:Person ;
  rdfs:label "Jan van Asselt" ;
  a2a:PersonName [
    rdfs:label "Jan van Asselt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Asselt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1842-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_15
  a a2a:Person ;
  rdfs:label "Hendrik van Beek" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Beek" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1849-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_16
  a a2a:Person ;
  rdfs:label "Hermina Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Hermina Nijkamp" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1860-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_1 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_2 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_3 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_4 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_5 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_6 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_7 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_8 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_9 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_10 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_11 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_12 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_13 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_14 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_15 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:relationep_cod_4f020848-d990-28ce-7afe-d244590dd3be_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f020848-d990-28ce-7afe-d244590dd3be_Person4836788_16 ;
  a2a:EventKeyRef oa:event_cod_4f020848-d990-28ce-7afe-d244590dd3be_Event1 .

oa:source_cod_4f020848-d990-28ce-7afe-d244590dd3be
  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 Beekbergen" ;
    a2a:DocumentNumber "76" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 76"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4836788" ;
  a2a:RecordIdentifier "4836788" ;
  a2a:RecordGUID "{4f020848-d990-28ce-7afe-d244590dd3be}" ;
  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" .

