@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_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_1, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_2, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_3, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_4, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_5, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_6, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_7, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_8, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_9, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_10, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_11, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_12, oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_13 ;
  a2a:hasEvent oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_0, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_1, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_2, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_3, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_4, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_5, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_6, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_7, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_8, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_9, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_10, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_11, oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_12 ;
  a2a:hasSource oa:source_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_1
  a a2a:Person ;
  rdfs:label "Gerrit Pieters" ;
  a2a:PersonName [
    rdfs:label "Gerrit Pieters" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1889-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_2
  a a2a:Person ;
  rdfs:label "Gezienus Prummel" ;
  a2a:PersonName [
    rdfs:label "Gezienus Prummel" ;
    a2a:PersonNameFirstName "Gezienus" ;
    a2a:PersonNameLastName "Prummel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1884-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlagtwedde" ;
    rdfs:label "Vlagtwedde"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_3
  a a2a:Person ;
  rdfs:label "Maria F. Smit" ;
  a2a:PersonName [
    rdfs:label "Maria F. Smit" ;
    a2a:PersonNameFirstName "Maria F." ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1876-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Padang" ;
    rdfs:label "Padang"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_4
  a a2a:Person ;
  rdfs:label "Margaretha R. Tjepkema" ;
  a2a:PersonName [
    rdfs:label "Margaretha R. Tjepkema" ;
    a2a:PersonNameFirstName "Margaretha R." ;
    a2a:PersonNameLastName "Tjepkema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1878-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_5
  a a2a:Person ;
  rdfs:label "Hendrikus Plaggert" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Plaggert" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Plaggert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1869-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_6
  a a2a:Person ;
  rdfs:label "Geertrui Kieftenbeld" ;
  a2a:PersonName [
    rdfs:label "Geertrui Kieftenbeld" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Kieftenbeld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1872-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diepenveen" ;
    rdfs:label "Diepenveen"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_7
  a a2a:Person ;
  rdfs:label "Mattheus Porenga" ;
  a2a:PersonName [
    rdfs:label "Mattheus Porenga" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Porenga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1880-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scheemda" ;
    rdfs:label "Scheemda"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_8
  a a2a:Person ;
  rdfs:label "Wiepke M. Wieringa" ;
  a2a:PersonName [
    rdfs:label "Wiepke M. Wieringa" ;
    a2a:PersonNameFirstName "Wiepke M." ;
    a2a:PersonNameLastName "Wieringa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1886-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_9
  a a2a:Person ;
  rdfs:label "Albert Plaggert" ;
  a2a:PersonName [
    rdfs:label "Albert Plaggert" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Plaggert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1898-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_10
  a a2a:Person ;
  rdfs:label "Aaltje Plant" ;
  a2a:PersonName [
    rdfs:label "Aaltje Plant" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Plant"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1900-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_11
  a a2a:Person ;
  rdfs:label "Johanna Plaggert" ;
  a2a:PersonName [
    rdfs:label "Johanna Plaggert" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Plaggert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1902-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_12
  a a2a:Person ;
  rdfs:label "Jan N. Prummel" ;
  a2a:PersonName [
    rdfs:label "Jan N. Prummel" ;
    a2a:PersonNameFirstName "Jan N." ;
    a2a:PersonNameLastName "Prummel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1910-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_13
  a a2a:Person ;
  rdfs:label "Gerritje Plant" ;
  a2a:PersonName [
    rdfs:label "Gerritje Plant" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Plant"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1899-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_1 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_2 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_3 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_4 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_5 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_6 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_7 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_8 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_9 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_10 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_11 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_12 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:relationep_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Person5902617_13 ;
  a2a:EventKeyRef oa:event_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b_Event1 .

oa:source_cod_c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b
  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 "6" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 6"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5902617" ;
  a2a:RecordIdentifier "5902617" ;
  a2a:RecordGUID "{c7fe8b05-e75e-2711-cbd1-0c5ffb1de03b}" ;
  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" .

