@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_a78f5d99-6092-7a38-b250-eccd53f00367
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1892)" ;
  a2a:hasPerson oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_1, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_2, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_3, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_4, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_5, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_6, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_7, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_8, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_9, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_10, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_11, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_12, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_13, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_14, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_15, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_16, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_17, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_18, oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_19 ;
  a2a:hasEvent oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_0, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_1, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_2, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_3, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_4, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_5, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_6, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_7, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_8, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_9, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_10, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_11, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_12, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_13, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_14, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_15, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_16, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_17, oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_18 ;
  a2a:hasSource oa:source_cod_a78f5d99-6092-7a38-b250-eccd53f00367 .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_1
  a a2a:Person ;
  rdfs:label "Gerrit Hertgers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hertgers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hertgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1844-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_2
  a a2a:Person ;
  rdfs:label "Albert Jochems" ;
  a2a:PersonName [
    rdfs:label "Albert Jochems" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1873-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Angerlo" ;
    rdfs:label "Angerlo"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_3
  a a2a:Person ;
  rdfs:label "Berendina Jochems" ;
  a2a:PersonName [
    rdfs:label "Berendina Jochems" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1859-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Angerlo" ;
    rdfs:label "Angerlo"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_4
  a a2a:Person ;
  rdfs:label "Metje Kruimer" ;
  a2a:PersonName [
    rdfs:label "Metje Kruimer" ;
    a2a:PersonNameFirstName "Metje" ;
    a2a:PersonNameLastName "Kruimer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1848-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_5
  a a2a:Person ;
  rdfs:label "Johannes Hartgers" ;
  a2a:PersonName [
    rdfs:label "Johannes Hartgers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1878-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_6
  a a2a:Person ;
  rdfs:label "Teunisje Hartgers" ;
  a2a:PersonName [
    rdfs:label "Teunisje Hartgers" ;
    a2a:PersonNameFirstName "Teunisje" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1869-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_7
  a a2a:Person ;
  rdfs:label "Sientje van Ree" ;
  a2a:PersonName [
    rdfs:label "Sientje van Ree" ;
    a2a:PersonNameFirstName "Sientje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1886-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_8
  a a2a:Person ;
  rdfs:label "Johannes Hartgers" ;
  a2a:PersonName [
    rdfs:label "Johannes Hartgers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1823-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_9
  a a2a:Person ;
  rdfs:label "Albert W. Jochems" ;
  a2a:PersonName [
    rdfs:label "Albert W. Jochems" ;
    a2a:PersonNameFirstName "Albert W." ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1868-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_10
  a a2a:Person ;
  rdfs:label "Gesina Jochems" ;
  a2a:PersonName [
    rdfs:label "Gesina Jochems" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1862-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Angerlo" ;
    rdfs:label "Angerlo"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_11
  a a2a:Person ;
  rdfs:label "Catharina Hartgers" ;
  a2a:PersonName [
    rdfs:label "Catharina Hartgers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1877-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_12
  a a2a:Person ;
  rdfs:label "Gerrit J.R. Hartgers" ;
  a2a:PersonName [
    rdfs:label "Gerrit J.R. Hartgers" ;
    a2a:PersonNameFirstName "Gerrit J.R." ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1867-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_13
  a a2a:Person ;
  rdfs:label "Jan Jochems" ;
  a2a:PersonName [
    rdfs:label "Jan Jochems" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1821-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_14
  a a2a:Person ;
  rdfs:label "Gerritje Dolman" ;
  a2a:PersonName [
    rdfs:label "Gerritje Dolman" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Dolman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1836-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_15
  a a2a:Person ;
  rdfs:label "Teunis Hartgers" ;
  a2a:PersonName [
    rdfs:label "Teunis Hartgers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1874-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_16
  a a2a:Person ;
  rdfs:label "Teunis Hertgers" ;
  a2a:PersonName [
    rdfs:label "Teunis Hertgers" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Hertgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1873-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_17
  a a2a:Person ;
  rdfs:label "Gerritje Hartgers" ;
  a2a:PersonName [
    rdfs:label "Gerritje Hartgers" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1877-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_18
  a a2a:Person ;
  rdfs:label "Lambert Hartgers" ;
  a2a:PersonName [
    rdfs:label "Lambert Hartgers" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1877-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_19
  a a2a:Person ;
  rdfs:label "Roelof Hartgers" ;
  a2a:PersonName [
    rdfs:label "Roelof Hartgers" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Hartgers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1871-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_1 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_2 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_3 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_4 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_5 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_6 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_7 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_8 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_9 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_10 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_11 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_12 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_13 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_14 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_15 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_16 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_17 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_18 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:relationep_cod_a78f5d99-6092-7a38-b250-eccd53f00367_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Person4952765_19 ;
  a2a:EventKeyRef oa:event_cod_a78f5d99-6092-7a38-b250-eccd53f00367_Event1 .

oa:source_cod_a78f5d99-6092-7a38-b250-eccd53f00367
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1892 Wijk C - Oosterhuizen" ;
    a2a:DocumentNumber "46" ;
    rdfs:label "CODA, Apeldoorn, 1870-1892 Wijk C - Oosterhuizen, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11667343" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4952765"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4952765" ;
  a2a:RecordIdentifier "4952765" ;
  a2a:RecordGUID "{a78f5d99-6092-7a38-b250-eccd53f00367}" ;
  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" .

