@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_ad7c8dfc-df07-2d59-5254-fe73f7766097
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_1, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_2, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_3, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_4, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_5, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_6, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_7, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_8, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_9, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_10, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_11, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_12, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_13, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_14, oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_15 ;
  a2a:hasEvent oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_0, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_1, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_2, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_3, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_4, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_5, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_6, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_7, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_8, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_9, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_10, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_11, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_12, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_13, oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_14 ;
  a2a:hasSource oa:source_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097 .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_1
  a a2a:Person ;
  rdfs:label "Henriette F.S. van Lier" ;
  a2a:PersonName [
    rdfs:label "Henriette F.S. van Lier" ;
    a2a:PersonNameFirstName "Henriette F.S." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1882-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_2
  a a2a:Person ;
  rdfs:label "Hendrika Mulder" ;
  a2a:PersonName [
    rdfs:label "Hendrika Mulder" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1897-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_3
  a a2a:Person ;
  rdfs:label "Hendrikje Mulder" ;
  a2a:PersonName [
    rdfs:label "Hendrikje Mulder" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1906-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_4
  a a2a:Person ;
  rdfs:label "Jantje van der Velde" ;
  a2a:PersonName [
    rdfs:label "Jantje van der Velde" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1880-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_5
  a a2a:Person ;
  rdfs:label "Anna G.C. Siebers" ;
  a2a:PersonName [
    rdfs:label "Anna G.C. Siebers" ;
    a2a:PersonNameFirstName "Anna G.C." ;
    a2a:PersonNameLastName "Siebers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1899-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_6
  a a2a:Person ;
  rdfs:label "Gonda A. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Gonda A. Brouwer" ;
    a2a:PersonNameFirstName "Gonda A." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1882-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_7
  a a2a:Person ;
  rdfs:label "Hinderika A. Berends" ;
  a2a:PersonName [
    rdfs:label "Hinderika A. Berends" ;
    a2a:PersonNameFirstName "Hinderika A." ;
    a2a:PersonNameLastName "Berends"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1895-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_8
  a a2a:Person ;
  rdfs:label "Maria T. Harleman" ;
  a2a:PersonName [
    rdfs:label "Maria T. Harleman" ;
    a2a:PersonNameFirstName "Maria T." ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1901-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_9
  a a2a:Person ;
  rdfs:label "Wilhelmina J. Montijn" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina J. Montijn" ;
    a2a:PersonNameFirstName "Wilhelmina J." ;
    a2a:PersonNameLastName "Montijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1890-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudewater" ;
    rdfs:label "Oudewater"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_10
  a a2a:Person ;
  rdfs:label "Maria K. Steenvoort" ;
  a2a:PersonName [
    rdfs:label "Maria K. Steenvoort" ;
    a2a:PersonNameFirstName "Maria K." ;
    a2a:PersonNameLastName "Steenvoort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1901-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beek" ;
    rdfs:label "Beek"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_11
  a a2a:Person ;
  rdfs:label "Johanna T. Braakhuis" ;
  a2a:PersonName [
    rdfs:label "Johanna T. Braakhuis" ;
    a2a:PersonNameFirstName "Johanna T." ;
    a2a:PersonNameLastName "Braakhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1897-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_12
  a a2a:Person ;
  rdfs:label "Christoffel W. Soutendijk" ;
  a2a:PersonName [
    rdfs:label "Christoffel W. Soutendijk" ;
    a2a:PersonNameFirstName "Christoffel W." ;
    a2a:PersonNameLastName "Soutendijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1880-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_13
  a a2a:Person ;
  rdfs:label "Johanna van Ingen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Ingen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1890-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_14
  a a2a:Person ;
  rdfs:label "Theodora A. Linthorst" ;
  a2a:PersonName [
    rdfs:label "Theodora A. Linthorst" ;
    a2a:PersonNameFirstName "Theodora A." ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1898-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_15
  a a2a:Person ;
  rdfs:label "Willemina G. Soutendijk" ;
  a2a:PersonName [
    rdfs:label "Willemina G. Soutendijk" ;
    a2a:PersonNameFirstName "Willemina G." ;
    a2a:PersonNameLastName "Soutendijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1909-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_1 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_2 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_3 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_4 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_5 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_6 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_7 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_8 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_9 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_10 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_11 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_12 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_13 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_14 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:relationep_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Person5370354_15 ;
  a2a:EventKeyRef oa:event_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097_Event1 .

oa:source_cod_ad7c8dfc-df07-2d59-5254-fe73f7766097
  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 "19" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 19"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5370354" ;
  a2a:RecordIdentifier "5370354" ;
  a2a:RecordGUID "{ad7c8dfc-df07-2d59-5254-fe73f7766097}" ;
  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" .

