@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_e835cebe-c9b6-bef9-7c43-85e7362392f0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_1, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_2, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_3, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_4, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_5, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_6, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_7, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_8, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_9, oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_10 ;
  a2a:hasEvent oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_0, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_1, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_2, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_3, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_4, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_5, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_6, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_7, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_8, oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_9 ;
  a2a:hasSource oa:source_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0 .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_1
  a a2a:Person ;
  rdfs:label "Dina de Graaf" ;
  a2a:PersonName [
    rdfs:label "Dina de Graaf" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1859-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_2
  a a2a:Person ;
  rdfs:label "Gerhardus Mekenkamp" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Mekenkamp" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Mekenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1863-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijssen" ;
    rdfs:label "Rijssen"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_3
  a a2a:Person ;
  rdfs:label "Dina de Graaf" ;
  a2a:PersonName [
    rdfs:label "Dina de Graaf" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1859-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_4
  a a2a:Person ;
  rdfs:label "Bertus P.C. Melchers" ;
  a2a:PersonName [
    rdfs:label "Bertus P.C. Melchers" ;
    a2a:PersonNameFirstName "Bertus P.C." ;
    a2a:PersonNameLastName "Melchers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1901-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_5
  a a2a:Person ;
  rdfs:label "Gerrit H. Hennink" ;
  a2a:PersonName [
    rdfs:label "Gerrit H. Hennink" ;
    a2a:PersonNameFirstName "Gerrit H." ;
    a2a:PersonNameLastName "Hennink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1904-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_6
  a a2a:Person ;
  rdfs:label "Johan C.A. Leich" ;
  a2a:PersonName [
    rdfs:label "Johan C.A. Leich" ;
    a2a:PersonNameFirstName "Johan C.A." ;
    a2a:PersonNameLastName "Leich"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1877-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_7
  a a2a:Person ;
  rdfs:label "Gerrit C. van Blitterswijk" ;
  a2a:PersonName [
    rdfs:label "Gerrit C. van Blitterswijk" ;
    a2a:PersonNameFirstName "Gerrit C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blitterswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1896-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_8
  a a2a:Person ;
  rdfs:label "Jan van Blitterswijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Blitterswijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Blitterswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1891-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_9
  a a2a:Person ;
  rdfs:label "Hendrik Hennink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hennink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hennink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1902-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_10
  a a2a:Person ;
  rdfs:label "Gerrit A. Overkamp" ;
  a2a:PersonName [
    rdfs:label "Gerrit A. Overkamp" ;
    a2a:PersonNameFirstName "Gerrit A." ;
    a2a:PersonNameLastName "Overkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1880-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_1 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_2 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_3 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_4 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_5 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_6 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_7 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_8 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_9 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:relationep_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Person5236068_10 ;
  a2a:EventKeyRef oa:event_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0_Event1 .

oa:source_cod_e835cebe-c9b6-bef9-7c43-85e7362392f0
  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 "166" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 166"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5236068" ;
  a2a:RecordIdentifier "5236068" ;
  a2a:RecordGUID "{e835cebe-c9b6-bef9-7c43-85e7362392f0}" ;
  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" .

