@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_e20343c7-148a-5766-e1b5-6e4269444eb0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_1, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_2, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_3, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_4, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_5, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_6, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_7, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_8, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_9, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_10, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_11, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_12, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_13, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_14, oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_15 ;
  a2a:hasEvent oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_0, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_1, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_2, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_3, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_4, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_5, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_6, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_7, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_8, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_9, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_10, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_11, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_12, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_13, oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_14 ;
  a2a:hasSource oa:source_cod_e20343c7-148a-5766-e1b5-6e4269444eb0 .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_1
  a a2a:Person ;
  rdfs:label "Leo Oelricks" ;
  a2a:PersonName [
    rdfs:label "Leo Oelricks" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNameLastName "Oelricks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1884-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_2
  a a2a:Person ;
  rdfs:label "Anna Fuchs" ;
  a2a:PersonName [
    rdfs:label "Anna Fuchs" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Fuchs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1873-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_3
  a a2a:Person ;
  rdfs:label "Johanna B. Lentink" ;
  a2a:PersonName [
    rdfs:label "Johanna B. Lentink" ;
    a2a:PersonNameFirstName "Johanna B." ;
    a2a:PersonNameLastName "Lentink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1871-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_4
  a a2a:Person ;
  rdfs:label "Johanna G. Overdijkink" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Overdijkink" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Overdijkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1889-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_5
  a a2a:Person ;
  rdfs:label "Meta A. Redemagnie" ;
  a2a:PersonName [
    rdfs:label "Meta A. Redemagnie" ;
    a2a:PersonNameFirstName "Meta A." ;
    a2a:PersonNameLastName "Redemagnie"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1882-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_6
  a a2a:Person ;
  rdfs:label "Maria E. Overdijkink" ;
  a2a:PersonName [
    rdfs:label "Maria E. Overdijkink" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Overdijkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1887-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_7
  a a2a:Person ;
  rdfs:label "Josephina M.C.C. Redemagni" ;
  a2a:PersonName [
    rdfs:label "Josephina M.C.C. Redemagni" ;
    a2a:PersonNameFirstName "Josephina M.C.C." ;
    a2a:PersonNameLastName "Redemagni"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1879-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_8
  a a2a:Person ;
  rdfs:label "Josephina M. Wiedemann" ;
  a2a:PersonName [
    rdfs:label "Josephina M. Wiedemann" ;
    a2a:PersonNameFirstName "Josephina M." ;
    a2a:PersonNameLastName "Wiedemann"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1861-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_9
  a a2a:Person ;
  rdfs:label "Gerard Overdijkink" ;
  a2a:PersonName [
    rdfs:label "Gerard Overdijkink" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Overdijkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1849-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Laren (Gld.)" ;
    rdfs:label "Laren (Gld.)"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_10
  a a2a:Person ;
  rdfs:label "Gerard Overdijkink" ;
  a2a:PersonName [
    rdfs:label "Gerard Overdijkink" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Overdijkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1885-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_11
  a a2a:Person ;
  rdfs:label "Charles M.B.W. Redemagnie" ;
  a2a:PersonName [
    rdfs:label "Charles M.B.W. Redemagnie" ;
    a2a:PersonNameFirstName "Charles M.B.W." ;
    a2a:PersonNameLastName "Redemagnie"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1838-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_12
  a a2a:Person ;
  rdfs:label "Anna M.S. Lodewijks" ;
  a2a:PersonName [
    rdfs:label "Anna M.S. Lodewijks" ;
    a2a:PersonNameFirstName "Anna M.S." ;
    a2a:PersonNameLastName "Lodewijks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1855-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_13
  a a2a:Person ;
  rdfs:label "Gerritje Oudbier" ;
  a2a:PersonName [
    rdfs:label "Gerritje Oudbier" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Oudbier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1872-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elspeet" ;
    rdfs:label "Elspeet"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_14
  a a2a:Person ;
  rdfs:label "Hendrik A. Overdijkink" ;
  a2a:PersonName [
    rdfs:label "Hendrik A. Overdijkink" ;
    a2a:PersonNameFirstName "Hendrik A." ;
    a2a:PersonNameLastName "Overdijkink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1892-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_15
  a a2a:Person ;
  rdfs:label "Charles G. Redemagni" ;
  a2a:PersonName [
    rdfs:label "Charles G. Redemagni" ;
    a2a:PersonNameFirstName "Charles G." ;
    a2a:PersonNameLastName "Redemagni"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1872-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_1 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_2 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_3 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_4 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_5 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_6 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_7 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_8 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_9 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_10 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_11 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_12 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_13 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_14 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:relationep_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Person5144963_15 ;
  a2a:EventKeyRef oa:event_cod_e20343c7-148a-5766-e1b5-6e4269444eb0_Event1 .

oa:source_cod_e20343c7-148a-5766-e1b5-6e4269444eb0
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk L - Het Loo" ;
    a2a:DocumentNumber "106" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk L - Het Loo, 106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11610624" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5144963"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5144963" ;
  a2a:RecordIdentifier "5144963" ;
  a2a:RecordGUID "{e20343c7-148a-5766-e1b5-6e4269444eb0}" ;
  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" .

