@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_f1b4d274-00e8-d83a-646a-3e67ed77365a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_1, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_2, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_3, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_4, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_5, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_6, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_7, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_8, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_9, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_10, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_11, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_12, oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_13 ;
  a2a:hasEvent oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_0, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_1, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_2, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_3, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_4, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_5, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_6, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_7, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_8, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_9, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_10, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_11, oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_12 ;
  a2a:hasSource oa:source_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_1
  a a2a:Person ;
  rdfs:label "Wilhelmina F. Heinrici" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina F. Heinrici" ;
    a2a:PersonNameFirstName "Wilhelmina F." ;
    a2a:PersonNameLastName "Heinrici"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1854-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_2
  a a2a:Person ;
  rdfs:label "Maria C.A. van der Sluijs" ;
  a2a:PersonName [
    rdfs:label "Maria C.A. van der Sluijs" ;
    a2a:PersonNameFirstName "Maria C.A." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1896-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_3
  a a2a:Person ;
  rdfs:label "Egberdina van Vemde" ;
  a2a:PersonName [
    rdfs:label "Egberdina van Vemde" ;
    a2a:PersonNameFirstName "Egberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vemde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1898-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_4
  a a2a:Person ;
  rdfs:label "Pieter Santman" ;
  a2a:PersonName [
    rdfs:label "Pieter Santman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Santman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1887-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoonhoven" ;
    rdfs:label "Schoonhoven"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_5
  a a2a:Person ;
  rdfs:label "Charlotte J. Hofman" ;
  a2a:PersonName [
    rdfs:label "Charlotte J. Hofman" ;
    a2a:PersonNameFirstName "Charlotte J." ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1857-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwaluwe" ;
    rdfs:label "Zwaluwe"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_6
  a a2a:Person ;
  rdfs:label "Elisabeth van der Voorde" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Voorde" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1855-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Papendrecht" ;
    rdfs:label "Papendrecht"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_7
  a a2a:Person ;
  rdfs:label "Jacoba J. Buitenhuis" ;
  a2a:PersonName [
    rdfs:label "Jacoba J. Buitenhuis" ;
    a2a:PersonNameFirstName "Jacoba J." ;
    a2a:PersonNameLastName "Buitenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1891-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_8
  a a2a:Person ;
  rdfs:label "Pietertje 't Hooft" ;
  a2a:PersonName [
    rdfs:label "Pietertje 't Hooft" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Hooft"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1899-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hendrik Ido Ambacht" ;
    rdfs:label "Hendrik Ido Ambacht"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_9
  a a2a:Person ;
  rdfs:label "Henricus Coert" ;
  a2a:PersonName [
    rdfs:label "Henricus Coert" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Coert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1839-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hendrik Ido Ambacht" ;
    rdfs:label "Hendrik Ido Ambacht"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_10
  a a2a:Person ;
  rdfs:label "Neeltje M. 't Hooft" ;
  a2a:PersonName [
    rdfs:label "Neeltje M. 't Hooft" ;
    a2a:PersonNameFirstName "Neeltje M." ;
    a2a:PersonNamePrefixLastName "'t" ;
    a2a:PersonNameLastName "Hooft"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1883-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hendrik Ido Ambacht" ;
    rdfs:label "Hendrik Ido Ambacht"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_11
  a a2a:Person ;
  rdfs:label "Abraham P. van der Sluijs" ;
  a2a:PersonName [
    rdfs:label "Abraham P. van der Sluijs" ;
    a2a:PersonNameFirstName "Abraham P." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sluijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1888-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_12
  a a2a:Person ;
  rdfs:label "Neeltje T. van der Voorde" ;
  a2a:PersonName [
    rdfs:label "Neeltje T. van der Voorde" ;
    a2a:PersonNameFirstName "Neeltje T." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1853-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Papendrecht" ;
    rdfs:label "Papendrecht"
  ] .

oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_13
  a a2a:Person ;
  rdfs:label "Jan E. Veldman" ;
  a2a:PersonName [
    rdfs:label "Jan E. Veldman" ;
    a2a:PersonNameFirstName "Jan E." ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1849-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_1 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_2 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_3 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_4 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_5 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_6 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_7 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_8 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_9 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_10 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_11 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_12 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:relationep_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Person4797382_13 ;
  a2a:EventKeyRef oa:event_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a_Event1 .

oa:source_cod_f1b4d274-00e8-d83a-646a-3e67ed77365a
  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 "31" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 31"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4797382" ;
  a2a:RecordIdentifier "4797382" ;
  a2a:RecordGUID "{f1b4d274-00e8-d83a-646a-3e67ed77365a}" ;
  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" .

