@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_f0e8908b-1ddd-b973-72fc-593d5008ee20
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_1, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_2, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_3, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_4, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_5, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_6, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_7, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_8, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_9, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_10, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_11, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_12, oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_13 ;
  a2a:hasEvent oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_0, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_1, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_2, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_3, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_4, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_5, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_6, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_7, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_8, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_9, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_10, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_11, oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_12 ;
  a2a:hasSource oa:source_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20 .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_1
  a a2a:Person ;
  rdfs:label "Anna A. Krudde" ;
  a2a:PersonName [
    rdfs:label "Anna A. Krudde" ;
    a2a:PersonNameFirstName "Anna A." ;
    a2a:PersonNameLastName "Krudde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1885-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_2
  a a2a:Person ;
  rdfs:label "Johanna M Linthorst" ;
  a2a:PersonName [
    rdfs:label "Johanna M Linthorst" ;
    a2a:PersonNameFirstName "Johanna M" ;
    a2a:PersonNameLastName "Linthorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1876-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_3
  a a2a:Person ;
  rdfs:label "Maria T. Gruben" ;
  a2a:PersonName [
    rdfs:label "Maria T. Gruben" ;
    a2a:PersonNameFirstName "Maria T." ;
    a2a:PersonNameLastName "Gruben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1873-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_4
  a a2a:Person ;
  rdfs:label "Gerharda Kamphorst" ;
  a2a:PersonName [
    rdfs:label "Gerharda Kamphorst" ;
    a2a:PersonNameFirstName "Gerharda" ;
    a2a:PersonNameLastName "Kamphorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1853-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_5
  a a2a:Person ;
  rdfs:label "Clara F. van Rek" ;
  a2a:PersonName [
    rdfs:label "Clara F. van Rek" ;
    a2a:PersonNameFirstName "Clara F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1835-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_6
  a a2a:Person ;
  rdfs:label "Servaas F.G. Louwerens" ;
  a2a:PersonName [
    rdfs:label "Servaas F.G. Louwerens" ;
    a2a:PersonNameFirstName "Servaas F.G." ;
    a2a:PersonNameLastName "Louwerens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1836-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_7
  a a2a:Person ;
  rdfs:label "Johanna Gruben" ;
  a2a:PersonName [
    rdfs:label "Johanna Gruben" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Gruben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1878-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_8
  a a2a:Person ;
  rdfs:label "Gerritjen Kamphorst" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Kamphorst" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Kamphorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1854-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_9
  a a2a:Person ;
  rdfs:label "Anna C. Kornelissen" ;
  a2a:PersonName [
    rdfs:label "Anna C. Kornelissen" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Kornelissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1890-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_10
  a a2a:Person ;
  rdfs:label "Derk J. Hamer" ;
  a2a:PersonName [
    rdfs:label "Derk J. Hamer" ;
    a2a:PersonNameFirstName "Derk J." ;
    a2a:PersonNameLastName "Hamer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1875-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_11
  a a2a:Person ;
  rdfs:label "Wilhelmina C. Reichman" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina C. Reichman" ;
    a2a:PersonNameFirstName "Wilhelmina C." ;
    a2a:PersonNameLastName "Reichman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1882-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_12
  a a2a:Person ;
  rdfs:label "Grada J. Gruben" ;
  a2a:PersonName [
    rdfs:label "Grada J. Gruben" ;
    a2a:PersonNameFirstName "Grada J." ;
    a2a:PersonNameLastName "Gruben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1876-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_13
  a a2a:Person ;
  rdfs:label "Hendrika M.J. Louwerens" ;
  a2a:PersonName [
    rdfs:label "Hendrika M.J. Louwerens" ;
    a2a:PersonNameFirstName "Hendrika M.J." ;
    a2a:PersonNameLastName "Louwerens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1879-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_1 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_2 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_3 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_4 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_5 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_6 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_7 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_8 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_9 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_10 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_11 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_12 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:relationep_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Person5305678_13 ;
  a2a:EventKeyRef oa:event_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20_Event1 .

oa:source_cod_f0e8908b-1ddd-b973-72fc-593d5008ee20
  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 "34" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12173318" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5305678"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5305678" ;
  a2a:RecordIdentifier "5305678" ;
  a2a:RecordGUID "{f0e8908b-1ddd-b973-72fc-593d5008ee20}" ;
  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" .

