@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_f9c78827-0345-26be-a3f5-22e7a3c24cfc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_1, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_2, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_3, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_4, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_5, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_6, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_7, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_8, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_9, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_10, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_11, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_12, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_13, oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_14 ;
  a2a:hasEvent oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_0, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_1, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_2, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_3, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_4, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_5, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_6, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_7, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_8, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_9, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_10, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_11, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_12, oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_13 ;
  a2a:hasSource oa:source_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_1
  a a2a:Person ;
  rdfs:label "Sientje H. Mekking" ;
  a2a:PersonName [
    rdfs:label "Sientje H. Mekking" ;
    a2a:PersonNameFirstName "Sientje H." ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1909-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_2
  a a2a:Person ;
  rdfs:label "Jannetje Hols" ;
  a2a:PersonName [
    rdfs:label "Jannetje Hols" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Hols"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1904-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_3
  a a2a:Person ;
  rdfs:label "Aart Mekking" ;
  a2a:PersonName [
    rdfs:label "Aart Mekking" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1879-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_4
  a a2a:Person ;
  rdfs:label "Wilhelmina Mekking" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Mekking" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1906-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_5
  a a2a:Person ;
  rdfs:label "Coenraad Klopman" ;
  a2a:PersonName [
    rdfs:label "Coenraad Klopman" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Klopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1896-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_6
  a a2a:Person ;
  rdfs:label "Johanna W. Bovenmans" ;
  a2a:PersonName [
    rdfs:label "Johanna W. Bovenmans" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNameLastName "Bovenmans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1825-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_7
  a a2a:Person ;
  rdfs:label "Jannetje Houtem" ;
  a2a:PersonName [
    rdfs:label "Jannetje Houtem" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Houtem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1896-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_8
  a a2a:Person ;
  rdfs:label "Lambert Meppelink" ;
  a2a:PersonName [
    rdfs:label "Lambert Meppelink" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Meppelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1829-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_9
  a a2a:Person ;
  rdfs:label "Gerrit Mekking" ;
  a2a:PersonName [
    rdfs:label "Gerrit Mekking" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1905-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_10
  a a2a:Person ;
  rdfs:label "Gijsje A. M. van den Brinkman" ;
  a2a:PersonName [
    rdfs:label "Gijsje A. M. van den Brinkman" ;
    a2a:PersonNameFirstName "Gijsje A. M." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brinkman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1903-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_11
  a a2a:Person ;
  rdfs:label "Jacobus T. Meijer" ;
  a2a:PersonName [
    rdfs:label "Jacobus T. Meijer" ;
    a2a:PersonNameFirstName "Jacobus T." ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1896-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudewater" ;
    rdfs:label "Oudewater"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_12
  a a2a:Person ;
  rdfs:label "Johanna E. Scheffer" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Scheffer" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1897-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Doetinchem" ;
    rdfs:label "Stad Doetinchem"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_13
  a a2a:Person ;
  rdfs:label "Sientje H. Bierhof" ;
  a2a:PersonName [
    rdfs:label "Sientje H. Bierhof" ;
    a2a:PersonNameFirstName "Sientje H." ;
    a2a:PersonNameLastName "Bierhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1883-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_14
  a a2a:Person ;
  rdfs:label "Jan W. Mekking" ;
  a2a:PersonName [
    rdfs:label "Jan W. Mekking" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNameLastName "Mekking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1904-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wageningen" ;
    rdfs:label "Wageningen"
  ] .

oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_1 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_2 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_3 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_4 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_5 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_6 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_7 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_8 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_9 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_10 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_11 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_12 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_13 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:relationep_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Person5546760_14 ;
  a2a:EventKeyRef oa:event_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc_Event1 .

oa:source_cod_f9c78827-0345-26be-a3f5-22e7a3c24cfc
  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 Beekbergen" ;
    a2a:DocumentNumber "149" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 149"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5546760" ;
  a2a:RecordIdentifier "5546760" ;
  a2a:RecordGUID "{f9c78827-0345-26be-a3f5-22e7a3c24cfc}" ;
  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" .

