@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_29a58160-32f4-d38d-b8a7-92db73fcf575
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_1, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_2, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_3, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_4, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_5, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_6, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_7, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_8, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_9, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_10, oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_11 ;
  a2a:hasEvent oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_0, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_1, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_2, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_3, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_4, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_5, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_6, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_7, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_8, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_9, oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_10 ;
  a2a:hasSource oa:source_cod_29a58160-32f4-d38d-b8a7-92db73fcf575 .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_1
  a a2a:Person ;
  rdfs:label "Jean M. Ebel" ;
  a2a:PersonName [
    rdfs:label "Jean M. Ebel" ;
    a2a:PersonNameFirstName "Jean M." ;
    a2a:PersonNameLastName "Ebel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1859-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_2
  a a2a:Person ;
  rdfs:label "Johanna H. Andriessen" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Andriessen" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Andriessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1852-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_3
  a a2a:Person ;
  rdfs:label "Johanna G. Boks" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Boks" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Boks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1883-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wassenaar" ;
    rdfs:label "Wassenaar"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_4
  a a2a:Person ;
  rdfs:label "Maria V.E. de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Maria V.E. de Bruijn" ;
    a2a:PersonNameFirstName "Maria V.E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1866-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_5
  a a2a:Person ;
  rdfs:label "Pieter Delfos" ;
  a2a:PersonName [
    rdfs:label "Pieter Delfos" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Delfos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1852-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_6
  a a2a:Person ;
  rdfs:label "Charlotta B. van Doorn" ;
  a2a:PersonName [
    rdfs:label "Charlotta B. van Doorn" ;
    a2a:PersonNameFirstName "Charlotta B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1889-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_7
  a a2a:Person ;
  rdfs:label "Jan van Dijk" ;
  a2a:PersonName [
    rdfs:label "Jan van Dijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1904-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_8
  a a2a:Person ;
  rdfs:label "Elizabeth P. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Elizabeth P. van Dijk" ;
    a2a:PersonNameFirstName "Elizabeth P." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1907-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_9
  a a2a:Person ;
  rdfs:label "Willemina A. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Willemina A. van Dijk" ;
    a2a:PersonNameFirstName "Willemina A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1902-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_10
  a a2a:Person ;
  rdfs:label "Saaktje Swart" ;
  a2a:PersonName [
    rdfs:label "Saaktje Swart" ;
    a2a:PersonNameFirstName "Saaktje" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1884-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grijpskerk" ;
    rdfs:label "Grijpskerk"
  ] .

oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_11
  a a2a:Person ;
  rdfs:label "Cornelia Huiskamp" ;
  a2a:PersonName [
    rdfs:label "Cornelia Huiskamp" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Huiskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1877-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_1 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_2 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_3 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_4 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_5 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_6 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_7 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_8 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_9 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_10 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:relationep_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Person4925257_11 ;
  a2a:EventKeyRef oa:event_cod_29a58160-32f4-d38d-b8a7-92db73fcf575_Event1 .

oa:source_cod_29a58160-32f4-d38d-b8a7-92db73fcf575
  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 "73" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11523354" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4925257"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4925257" ;
  a2a:RecordIdentifier "4925257" ;
  a2a:RecordGUID "{29a58160-32f4-d38d-b8a7-92db73fcf575}" ;
  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" .

