@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_9d29753b-e935-99c4-74b0-6420b3fe302c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1893-1901)" ;
  a2a:hasPerson oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_1, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_2, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_3, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_4, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_5, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_6, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_7, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_8, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_9, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_10, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_11, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_12, oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_13 ;
  a2a:hasEvent oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_0, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_1, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_2, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_3, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_4, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_5, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_6, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_7, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_8, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_9, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_10, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_11, oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_12 ;
  a2a:hasSource oa:source_cod_9d29753b-e935-99c4-74b0-6420b3fe302c .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_1
  a a2a:Person ;
  rdfs:label "Johanna F. van Essen" ;
  a2a:PersonName [
    rdfs:label "Johanna F. van Essen" ;
    a2a:PersonNameFirstName "Johanna F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Essen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1868-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_2
  a a2a:Person ;
  rdfs:label "Theodorus P. Vos" ;
  a2a:PersonName [
    rdfs:label "Theodorus P. Vos" ;
    a2a:PersonNameFirstName "Theodorus P." ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1865-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_3
  a a2a:Person ;
  rdfs:label "Reintje Adelerhof" ;
  a2a:PersonName [
    rdfs:label "Reintje Adelerhof" ;
    a2a:PersonNameFirstName "Reintje" ;
    a2a:PersonNameLastName "Adelerhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1879-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_4
  a a2a:Person ;
  rdfs:label "Hermanus E.L. Avink" ;
  a2a:PersonName [
    rdfs:label "Hermanus E.L. Avink" ;
    a2a:PersonNameFirstName "Hermanus E.L." ;
    a2a:PersonNameLastName "Avink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1827-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_5
  a a2a:Person ;
  rdfs:label "Frans H. Bielefeld" ;
  a2a:PersonName [
    rdfs:label "Frans H. Bielefeld" ;
    a2a:PersonNameFirstName "Frans H." ;
    a2a:PersonNameLastName "Bielefeld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1858-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warschau" ;
    rdfs:label "Warschau"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_6
  a a2a:Person ;
  rdfs:label "Maria E.J. Overdijking" ;
  a2a:PersonName [
    rdfs:label "Maria E.J. Overdijking" ;
    a2a:PersonNameFirstName "Maria E.J." ;
    a2a:PersonNameLastName "Overdijking"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1864-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_7
  a a2a:Person ;
  rdfs:label "Hermina P. Avink" ;
  a2a:PersonName [
    rdfs:label "Hermina P. Avink" ;
    a2a:PersonNameFirstName "Hermina P." ;
    a2a:PersonNameLastName "Avink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1896-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_8
  a a2a:Person ;
  rdfs:label "Charlotte J.C. van Vugt" ;
  a2a:PersonName [
    rdfs:label "Charlotte J.C. van Vugt" ;
    a2a:PersonNameFirstName "Charlotte J.C." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1838-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_9
  a a2a:Person ;
  rdfs:label "Pieter A.H. Avink" ;
  a2a:PersonName [
    rdfs:label "Pieter A.H. Avink" ;
    a2a:PersonNameFirstName "Pieter A.H." ;
    a2a:PersonNameLastName "Avink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1862-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_10
  a a2a:Person ;
  rdfs:label "Adriana P. Avink" ;
  a2a:PersonName [
    rdfs:label "Adriana P. Avink" ;
    a2a:PersonNameFirstName "Adriana P." ;
    a2a:PersonNameLastName "Avink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1861-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_11
  a a2a:Person ;
  rdfs:label "Herman Menger" ;
  a2a:PersonName [
    rdfs:label "Herman Menger" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Menger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1893-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peperga" ;
    rdfs:label "Peperga"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_12
  a a2a:Person ;
  rdfs:label "Johanna R. Scholten" ;
  a2a:PersonName [
    rdfs:label "Johanna R. Scholten" ;
    a2a:PersonNameFirstName "Johanna R." ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1867-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_13
  a a2a:Person ;
  rdfs:label "Hermina E. Ch. Avink" ;
  a2a:PersonName [
    rdfs:label "Hermina E. Ch. Avink" ;
    a2a:PersonNameFirstName "Hermina E. Ch." ;
    a2a:PersonNameLastName "Avink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1871-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_1 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_2 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_3 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_4 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_5 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_6 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_7 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_8 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_9 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_10 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_11 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_12 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:relationep_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Person5097921_13 ;
  a2a:EventKeyRef oa:event_cod_9d29753b-e935-99c4-74b0-6420b3fe302c_Event1 .

oa:source_cod_9d29753b-e935-99c4-74b0-6420b3fe302c
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1893-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1893-1901 Wijk L - Het Loo" ;
    a2a:DocumentNumber "3" ;
    rdfs:label "CODA, Apeldoorn, 1893-1901 Wijk L - Het Loo, 3"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11630073" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5097921"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5097921" ;
  a2a:RecordIdentifier "5097921" ;
  a2a:RecordGUID "{9d29753b-e935-99c4-74b0-6420b3fe302c}" ;
  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" .

