@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_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_1, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_2, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_3, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_4, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_5, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_6, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_7, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_8, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_9, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_10, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_11, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_12, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_13, oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_14 ;
  a2a:hasEvent oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_0, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_1, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_2, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_3, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_4, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_5, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_6, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_7, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_8, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_9, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_10, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_11, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_12, oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_13 ;
  a2a:hasSource oa:source_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356 .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_1
  a a2a:Person ;
  rdfs:label "Harmina A. Leemhorst" ;
  a2a:PersonName [
    rdfs:label "Harmina A. Leemhorst" ;
    a2a:PersonNameFirstName "Harmina A." ;
    a2a:PersonNameLastName "Leemhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1900-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_2
  a a2a:Person ;
  rdfs:label "Hendrika Pas" ;
  a2a:PersonName [
    rdfs:label "Hendrika Pas" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1892-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_3
  a a2a:Person ;
  rdfs:label "Maria Wientjes" ;
  a2a:PersonName [
    rdfs:label "Maria Wientjes" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wientjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1880-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_4
  a a2a:Person ;
  rdfs:label "Johanna B. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Johanna B. Brouwer" ;
    a2a:PersonNameFirstName "Johanna B." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1897-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duiven" ;
    rdfs:label "Duiven"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_5
  a a2a:Person ;
  rdfs:label "Cornelia H. Leemhorst" ;
  a2a:PersonName [
    rdfs:label "Cornelia H. Leemhorst" ;
    a2a:PersonNameFirstName "Cornelia H." ;
    a2a:PersonNameLastName "Leemhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1906-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_6
  a a2a:Person ;
  rdfs:label "Gijsbert van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Leeuwen" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1842-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_7
  a a2a:Person ;
  rdfs:label "Anna Mauer" ;
  a2a:PersonName [
    rdfs:label "Anna Mauer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Mauer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1832-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_8
  a a2a:Person ;
  rdfs:label "Jenneke Breukemeijer" ;
  a2a:PersonName [
    rdfs:label "Jenneke Breukemeijer" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Breukemeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1880-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_9
  a a2a:Person ;
  rdfs:label "Anthonie Linthorst" ;
  a2a:PersonName [
    rdfs:label "Anthonie Linthorst" ;
    a2a:PersonNameFirstName "Anthonie" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1863-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_10
  a a2a:Person ;
  rdfs:label "Cornelia W. Leemhorst" ;
  a2a:PersonName [
    rdfs:label "Cornelia W. Leemhorst" ;
    a2a:PersonNameFirstName "Cornelia W." ;
    a2a:PersonNameLastName "Leemhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1904-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_11
  a a2a:Person ;
  rdfs:label "Willem K.B. Leemhorst" ;
  a2a:PersonName [
    rdfs:label "Willem K.B. Leemhorst" ;
    a2a:PersonNameFirstName "Willem K.B." ;
    a2a:PersonNameLastName "Leemhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1880-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_12
  a a2a:Person ;
  rdfs:label "Wilhelmina Bouwhuis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Bouwhuis" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Bouwhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1844-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_13
  a a2a:Person ;
  rdfs:label "Harmina Polman" ;
  a2a:PersonName [
    rdfs:label "Harmina Polman" ;
    a2a:PersonNameFirstName "Harmina" ;
    a2a:PersonNameLastName "Polman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1851-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drempt" ;
    rdfs:label "Drempt"
  ] .

oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_14
  a a2a:Person ;
  rdfs:label "Hendrika Bouwhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrika Bouwhuis" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Bouwhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1885-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_1 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_2 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_3 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_4 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_5 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_6 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_7 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_8 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_9 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_10 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_11 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_12 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_13 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:relationep_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Person6161973_14 ;
  a2a:EventKeyRef oa:event_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356_Event1 .

oa:source_cod_0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356
  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 "4" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12159557" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6161973"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6161973" ;
  a2a:RecordIdentifier "6161973" ;
  a2a:RecordGUID "{0eff5a64-7ea1-b7f5-1edf-b7d64e0cd356}" ;
  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" .

