@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_4f8887ba-d78b-c1db-dd73-974895805a2a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_1, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_2, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_3, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_4, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_5, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_6, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_7, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_8, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_9, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_10, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_11, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_12, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_13, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_14, oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_15 ;
  a2a:hasEvent oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_0, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_1, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_2, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_3, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_4, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_5, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_6, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_7, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_8, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_9, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_10, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_11, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_12, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_13, oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_14 ;
  a2a:hasSource oa:source_cod_4f8887ba-d78b-c1db-dd73-974895805a2a .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_1
  a a2a:Person ;
  rdfs:label "Geertruida Heyloo" ;
  a2a:PersonName [
    rdfs:label "Geertruida Heyloo" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Heyloo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1890-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_2
  a a2a:Person ;
  rdfs:label "Christiaan van Reekum" ;
  a2a:PersonName [
    rdfs:label "Christiaan van Reekum" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1895-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_3
  a a2a:Person ;
  rdfs:label "Jan R. van Reekum" ;
  a2a:PersonName [
    rdfs:label "Jan R. van Reekum" ;
    a2a:PersonNameFirstName "Jan R." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1897-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_4
  a a2a:Person ;
  rdfs:label "Berend van Reekum" ;
  a2a:PersonName [
    rdfs:label "Berend van Reekum" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1886-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_5
  a a2a:Person ;
  rdfs:label "Catharina C. Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Catharina C. Bronkhorst" ;
    a2a:PersonNameFirstName "Catharina C." ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1858-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_6
  a a2a:Person ;
  rdfs:label "Maria J. van Buren" ;
  a2a:PersonName [
    rdfs:label "Maria J. van Buren" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1902-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_7
  a a2a:Person ;
  rdfs:label "Antonie van Reekum" ;
  a2a:PersonName [
    rdfs:label "Antonie van Reekum" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1859-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeswijk" ;
    rdfs:label "Sleeswijk"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_8
  a a2a:Person ;
  rdfs:label "Jacomina P. van Reekum" ;
  a2a:PersonName [
    rdfs:label "Jacomina P. van Reekum" ;
    a2a:PersonNameFirstName "Jacomina P." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1841-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waardenburg" ;
    rdfs:label "Waardenburg"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_9
  a a2a:Person ;
  rdfs:label "Johan van Reekum" ;
  a2a:PersonName [
    rdfs:label "Johan van Reekum" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1889-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_10
  a a2a:Person ;
  rdfs:label "Gerard van Reekum" ;
  a2a:PersonName [
    rdfs:label "Gerard van Reekum" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1885-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_11
  a a2a:Person ;
  rdfs:label "Jannes Roelofs" ;
  a2a:PersonName [
    rdfs:label "Jannes Roelofs" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1900-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_12
  a a2a:Person ;
  rdfs:label "Willem van Reekum" ;
  a2a:PersonName [
    rdfs:label "Willem van Reekum" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1894-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_13
  a a2a:Person ;
  rdfs:label "Antonie van Reekum" ;
  a2a:PersonName [
    rdfs:label "Antonie van Reekum" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1891-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_14
  a a2a:Person ;
  rdfs:label "Johannes van Reekum" ;
  a2a:PersonName [
    rdfs:label "Johannes van Reekum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1893-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_15
  a a2a:Person ;
  rdfs:label "Mekka Chr. van Reekum" ;
  a2a:PersonName [
    rdfs:label "Mekka Chr. van Reekum" ;
    a2a:PersonNameFirstName "Mekka Chr." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Reekum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1890-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_1 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_2 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_3 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_4 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_5 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_6 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_7 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_8 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_9 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_10 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_11 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_12 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_13 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_14 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:relationep_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Person4815959_15 ;
  a2a:EventKeyRef oa:event_cod_4f8887ba-d78b-c1db-dd73-974895805a2a_Event1 .

oa:source_cod_4f8887ba-d78b-c1db-dd73-974895805a2a
  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 "13" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 13"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4815959" ;
  a2a:RecordIdentifier "4815959" ;
  a2a:RecordGUID "{4f8887ba-d78b-c1db-dd73-974895805a2a}" ;
  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" .

