@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_0314ee82-632c-9cfe-b422-8c7d8a259a50
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_1, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_2, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_3, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_4, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_5, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_6, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_7, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_8, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_9, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_10, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_11, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_12, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_13, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_14, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_15, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_16, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_17, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_18, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_19, oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_20 ;
  a2a:hasEvent oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_0, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_1, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_2, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_3, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_4, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_5, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_6, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_7, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_8, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_9, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_10, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_11, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_12, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_13, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_14, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_15, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_16, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_17, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_18, oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_19 ;
  a2a:hasSource oa:source_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50 .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_1
  a a2a:Person ;
  rdfs:label "Albertus A. Harleman" ;
  a2a:PersonName [
    rdfs:label "Albertus A. Harleman" ;
    a2a:PersonNameFirstName "Albertus A." ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1857-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_2
  a a2a:Person ;
  rdfs:label "Hermina Sluizeman" ;
  a2a:PersonName [
    rdfs:label "Hermina Sluizeman" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Sluizeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1838-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_3
  a a2a:Person ;
  rdfs:label "Maria M.A. Timmerman" ;
  a2a:PersonName [
    rdfs:label "Maria M.A. Timmerman" ;
    a2a:PersonNameFirstName "Maria M.A." ;
    a2a:PersonNameLastName "Timmerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1825-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_4
  a a2a:Person ;
  rdfs:label "Jan Voogd" ;
  a2a:PersonName [
    rdfs:label "Jan Voogd" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Voogd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1839-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_5
  a a2a:Person ;
  rdfs:label "Johanna W. Couzijn" ;
  a2a:PersonName [
    rdfs:label "Johanna W. Couzijn" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNameLastName "Couzijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1866-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_6
  a a2a:Person ;
  rdfs:label "Albertus Harleman" ;
  a2a:PersonName [
    rdfs:label "Albertus Harleman" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1828-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_7
  a a2a:Person ;
  rdfs:label "Gerhardus Harleman" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Harleman" ;
    a2a:PersonNameFirstName "Gerhardus" ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1865-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_8
  a a2a:Person ;
  rdfs:label "Bernardus Hilberink" ;
  a2a:PersonName [
    rdfs:label "Bernardus Hilberink" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Hilberink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1832-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vriezenveen" ;
    rdfs:label "Vriezenveen"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_9
  a a2a:Person ;
  rdfs:label "Johannes van de Kraats" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Kraats" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kraats"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_10
  a a2a:Person ;
  rdfs:label "Johanna Hilberink" ;
  a2a:PersonName [
    rdfs:label "Johanna Hilberink" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hilberink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1865-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_11
  a a2a:Person ;
  rdfs:label "Gerrit J. Kozijn" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Kozijn" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1874-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_12
  a a2a:Person ;
  rdfs:label "Johanna W. Kozijn" ;
  a2a:PersonName [
    rdfs:label "Johanna W. Kozijn" ;
    a2a:PersonNameFirstName "Johanna W." ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1866-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_13
  a a2a:Person ;
  rdfs:label "Wouter Kozijn" ;
  a2a:PersonName [
    rdfs:label "Wouter Kozijn" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1820-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_14
  a a2a:Person ;
  rdfs:label "Hendrika Sluizeman" ;
  a2a:PersonName [
    rdfs:label "Hendrika Sluizeman" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Sluizeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1826-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_15
  a a2a:Person ;
  rdfs:label "Johannes H. Harleman" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Harleman" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1854-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_16
  a a2a:Person ;
  rdfs:label "Gerrit J. Kozijn" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Kozijn" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Kozijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1870-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_17
  a a2a:Person ;
  rdfs:label "Elisabeth van Brincken" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Brincken" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brincken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1845-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_18
  a a2a:Person ;
  rdfs:label "Albertus J. Harleman" ;
  a2a:PersonName [
    rdfs:label "Albertus J. Harleman" ;
    a2a:PersonNameFirstName "Albertus J." ;
    a2a:PersonNameLastName "Harleman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1879-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_19
  a a2a:Person ;
  rdfs:label "Johanna Sluiseman" ;
  a2a:PersonName [
    rdfs:label "Johanna Sluiseman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Sluiseman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1863-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_20
  a a2a:Person ;
  rdfs:label "Hendrika G. Voogd" ;
  a2a:PersonName [
    rdfs:label "Hendrika G. Voogd" ;
    a2a:PersonNameFirstName "Hendrika G." ;
    a2a:PersonNameLastName "Voogd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1871-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_1 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_2 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_3 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_4 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_5 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_6 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_7 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_8 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_9 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_10 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_11 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_12 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_13 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_14 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_15 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_16 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_17 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_18 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_19 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:relationep_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Person4888758_20 ;
  a2a:EventKeyRef oa:event_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50_Event1 .

oa:source_cod_0314ee82-632c-9cfe-b422-8c7d8a259a50
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk E - Woudhuis" ;
    a2a:DocumentNumber "86" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk E - Woudhuis, 86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11545172" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4888758"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4888758" ;
  a2a:RecordIdentifier "4888758" ;
  a2a:RecordGUID "{0314ee82-632c-9cfe-b422-8c7d8a259a50}" ;
  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" .

