@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_49819f92-21ce-7d50-439b-1e3b6d6a331f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_1, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_2, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_3, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_4, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_5, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_6, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_7, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_8, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_9, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_10, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_11, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_12, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_13, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_14, oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_15 ;
  a2a:hasEvent oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_0, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_1, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_2, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_3, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_4, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_5, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_6, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_7, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_8, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_9, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_10, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_11, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_12, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_13, oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_14 ;
  a2a:hasSource oa:source_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_1
  a a2a:Person ;
  rdfs:label "Elisabeth K.W. Ahrendt" ;
  a2a:PersonName [
    rdfs:label "Elisabeth K.W. Ahrendt" ;
    a2a:PersonNameFirstName "Elisabeth K.W." ;
    a2a:PersonNameLastName "Ahrendt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1901-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neustrelitz" ;
    rdfs:label "Neustrelitz"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_2
  a a2a:Person ;
  rdfs:label "Herman C.W. Ahrendt" ;
  a2a:PersonName [
    rdfs:label "Herman C.W. Ahrendt" ;
    a2a:PersonNameFirstName "Herman C.W." ;
    a2a:PersonNameLastName "Ahrendt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1864-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grubenhagen" ;
    rdfs:label "Grubenhagen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_3
  a a2a:Person ;
  rdfs:label "Elisabeth Arnoldussen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Arnoldussen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Arnoldussen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1907-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_4
  a a2a:Person ;
  rdfs:label "Marianna Krouwel" ;
  a2a:PersonName [
    rdfs:label "Marianna Krouwel" ;
    a2a:PersonNameFirstName "Marianna" ;
    a2a:PersonNameLastName "Krouwel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1879-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loosduinen" ;
    rdfs:label "Loosduinen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_5
  a a2a:Person ;
  rdfs:label "Klaas Ackerman" ;
  a2a:PersonName [
    rdfs:label "Klaas Ackerman" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Ackerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1881-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_6
  a a2a:Person ;
  rdfs:label "Gerda B. Addink" ;
  a2a:PersonName [
    rdfs:label "Gerda B. Addink" ;
    a2a:PersonNameFirstName "Gerda B." ;
    a2a:PersonNameLastName "Addink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1901-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenderen" ;
    rdfs:label "Steenderen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_7
  a a2a:Person ;
  rdfs:label "Charlotte A.H. Ahrendt" ;
  a2a:PersonName [
    rdfs:label "Charlotte A.H. Ahrendt" ;
    a2a:PersonNameFirstName "Charlotte A.H." ;
    a2a:PersonNameLastName "Ahrendt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1906-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_8
  a a2a:Person ;
  rdfs:label "Arnoldus Arnoldussen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Arnoldussen" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Arnoldussen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1909-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_9
  a a2a:Person ;
  rdfs:label "Hendrik J. Ackerman" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Ackerman" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Ackerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1906-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driebergen" ;
    rdfs:label "Driebergen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_10
  a a2a:Person ;
  rdfs:label "Catharina Ackerman" ;
  a2a:PersonName [
    rdfs:label "Catharina Ackerman" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Ackerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1905-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driebergen" ;
    rdfs:label "Driebergen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_11
  a a2a:Person ;
  rdfs:label "Evert Addink" ;
  a2a:PersonName [
    rdfs:label "Evert Addink" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Addink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1899-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenderen" ;
    rdfs:label "Steenderen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_12
  a a2a:Person ;
  rdfs:label "Johanna H. Addink" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Addink" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Addink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1897-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenderen" ;
    rdfs:label "Steenderen"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_13
  a a2a:Person ;
  rdfs:label "Femmigje Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Femmigje Schoonhoven" ;
    a2a:PersonNameFirstName "Femmigje" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1884-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmuiden" ;
    rdfs:label "IJsselmuiden"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_14
  a a2a:Person ;
  rdfs:label "Ida E.M. Wolff" ;
  a2a:PersonName [
    rdfs:label "Ida E.M. Wolff" ;
    a2a:PersonNameFirstName "Ida E.M." ;
    a2a:PersonNameLastName "Wolff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1874-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lupz" ;
    rdfs:label "Lupz"
  ] .

oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_15
  a a2a:Person ;
  rdfs:label "Arnoldus Arnoldussen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Arnoldussen" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Arnoldussen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1886-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_1 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_2 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_3 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_4 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_5 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_6 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_7 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_8 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_9 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_10 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_11 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_12 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_13 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_14 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:relationep_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Person5213305_15 ;
  a2a:EventKeyRef oa:event_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f_Event1 .

oa:source_cod_49819f92-21ce-7d50-439b-1e3b6d6a331f
  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 "120" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11481612" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5213305"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5213305" ;
  a2a:RecordIdentifier "5213305" ;
  a2a:RecordGUID "{49819f92-21ce-7d50-439b-1e3b6d6a331f}" ;
  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" .

