@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_5952edb6-64e9-eae8-d3cc-d55717a05062
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_1, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_2, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_3, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_4, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_5, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_6, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_7, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_8, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_9, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_10, oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_11 ;
  a2a:hasEvent oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_0, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_1, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_2, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_3, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_4, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_5, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_6, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_7, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_8, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_9, oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_10 ;
  a2a:hasSource oa:source_cod_5952edb6-64e9-eae8-d3cc-d55717a05062 .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_1
  a a2a:Person ;
  rdfs:label "Alexander J. Boers" ;
  a2a:PersonName [
    rdfs:label "Alexander J. Boers" ;
    a2a:PersonNameFirstName "Alexander J." ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1900-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_2
  a a2a:Person ;
  rdfs:label "Karel H. Boers" ;
  a2a:PersonName [
    rdfs:label "Karel H. Boers" ;
    a2a:PersonNameFirstName "Karel H." ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1846-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_3
  a a2a:Person ;
  rdfs:label "Anna E. Boers" ;
  a2a:PersonName [
    rdfs:label "Anna E. Boers" ;
    a2a:PersonNameFirstName "Anna E." ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1891-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_4
  a a2a:Person ;
  rdfs:label "Jenneken Ruimerman" ;
  a2a:PersonName [
    rdfs:label "Jenneken Ruimerman" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNameLastName "Ruimerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1887-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_5
  a a2a:Person ;
  rdfs:label "Maria van Schaar" ;
  a2a:PersonName [
    rdfs:label "Maria van Schaar" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1885-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_6
  a a2a:Person ;
  rdfs:label "Aart van Beek" ;
  a2a:PersonName [
    rdfs:label "Aart van Beek" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1883-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_7
  a a2a:Person ;
  rdfs:label "Jacqueline A.C. Immink" ;
  a2a:PersonName [
    rdfs:label "Jacqueline A.C. Immink" ;
    a2a:PersonNameFirstName "Jacqueline A.C." ;
    a2a:PersonNameLastName "Immink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1865-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_8
  a a2a:Person ;
  rdfs:label "Alida J. van de Roemer" ;
  a2a:PersonName [
    rdfs:label "Alida J. van de Roemer" ;
    a2a:PersonNameFirstName "Alida J." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Roemer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1889-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Solo" ;
    rdfs:label "Solo"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_9
  a a2a:Person ;
  rdfs:label "Gerritje van Beek" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Beek" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1905-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_10
  a a2a:Person ;
  rdfs:label "Willy A.E. Boers" ;
  a2a:PersonName [
    rdfs:label "Willy A.E. Boers" ;
    a2a:PersonNameFirstName "Willy A.E." ;
    a2a:PersonNameLastName "Boers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1906-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_11
  a a2a:Person ;
  rdfs:label "Bartha Schutte" ;
  a2a:PersonName [
    rdfs:label "Bartha Schutte" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNameLastName "Schutte"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1890-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_1 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_2 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_3 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_4 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_5 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_6 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_7 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_8 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_9 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_10 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:relationep_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Person5697284_11 ;
  a2a:EventKeyRef oa:event_cod_5952edb6-64e9-eae8-d3cc-d55717a05062_Event1 .

oa:source_cod_5952edb6-64e9-eae8-d3cc-d55717a05062
  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 "165" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 165"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5697284" ;
  a2a:RecordIdentifier "5697284" ;
  a2a:RecordGUID "{5952edb6-64e9-eae8-d3cc-d55717a05062}" ;
  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" .

