@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_a4273056-c965-2efe-aed9-6482be45253f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_1, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_2, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_3, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_4, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_5, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_6, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_7, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_8, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_9, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_10, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_11, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_12, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_13, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_14, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_15, oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_16 ;
  a2a:hasEvent oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_0, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_1, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_2, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_3, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_4, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_5, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_6, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_7, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_8, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_9, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_10, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_11, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_12, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_13, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_14, oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_15 ;
  a2a:hasSource oa:source_cod_a4273056-c965-2efe-aed9-6482be45253f .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_1
  a a2a:Person ;
  rdfs:label "Johannes Havekes" ;
  a2a:PersonName [
    rdfs:label "Johannes Havekes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1862-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_2
  a a2a:Person ;
  rdfs:label "Hendrikus Wools" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Wools" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1883-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_3
  a a2a:Person ;
  rdfs:label "Martinus Wools" ;
  a2a:PersonName [
    rdfs:label "Martinus Wools" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1891-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_4
  a a2a:Person ;
  rdfs:label "Mechteld Bouwmeester" ;
  a2a:PersonName [
    rdfs:label "Mechteld Bouwmeester" ;
    a2a:PersonNameFirstName "Mechteld" ;
    a2a:PersonNameLastName "Bouwmeester"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1847-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_5
  a a2a:Person ;
  rdfs:label "Alberdina J. Havekes" ;
  a2a:PersonName [
    rdfs:label "Alberdina J. Havekes" ;
    a2a:PersonNameFirstName "Alberdina J." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1900-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_6
  a a2a:Person ;
  rdfs:label "Martinus Wools" ;
  a2a:PersonName [
    rdfs:label "Martinus Wools" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1849-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_7
  a a2a:Person ;
  rdfs:label "Anna Beuwer" ;
  a2a:PersonName [
    rdfs:label "Anna Beuwer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Beuwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1877-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_8
  a a2a:Person ;
  rdfs:label "Johannes H. Havekes" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Havekes" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1901-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_9
  a a2a:Person ;
  rdfs:label "Maria M. Wools" ;
  a2a:PersonName [
    rdfs:label "Maria M. Wools" ;
    a2a:PersonNameFirstName "Maria M." ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1888-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_10
  a a2a:Person ;
  rdfs:label "Gradus Wools" ;
  a2a:PersonName [
    rdfs:label "Gradus Wools" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1885-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_11
  a a2a:Person ;
  rdfs:label "Willemina Wools" ;
  a2a:PersonName [
    rdfs:label "Willemina Wools" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1879-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_12
  a a2a:Person ;
  rdfs:label "Johanna F. Koekkoek" ;
  a2a:PersonName [
    rdfs:label "Johanna F. Koekkoek" ;
    a2a:PersonNameFirstName "Johanna F." ;
    a2a:PersonNameLastName "Koekkoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1876-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_13
  a a2a:Person ;
  rdfs:label "Alberdina A. Wools" ;
  a2a:PersonName [
    rdfs:label "Alberdina A. Wools" ;
    a2a:PersonNameFirstName "Alberdina A." ;
    a2a:PersonNameLastName "Wools"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1881-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_14
  a a2a:Person ;
  rdfs:label "Evert J. Havekes" ;
  a2a:PersonName [
    rdfs:label "Evert J. Havekes" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1867-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_15
  a a2a:Person ;
  rdfs:label "Hendrikus J. Havekes" ;
  a2a:PersonName [
    rdfs:label "Hendrikus J. Havekes" ;
    a2a:PersonNameFirstName "Hendrikus J." ;
    a2a:PersonNameLastName "Havekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1870-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loenen" ;
    rdfs:label "Loenen"
  ] .

oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_16
  a a2a:Person ;
  rdfs:label "Johannis Jansen" ;
  a2a:PersonName [
    rdfs:label "Johannis Jansen" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1881-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heteren" ;
    rdfs:label "Heteren"
  ] .

oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_1 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_2 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_3 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_4 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_5 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_6 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_7 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_8 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_9 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_10 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_11 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_12 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_13 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_14 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_15 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:relationep_cod_a4273056-c965-2efe-aed9-6482be45253f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a4273056-c965-2efe-aed9-6482be45253f_Person5396798_16 ;
  a2a:EventKeyRef oa:event_cod_a4273056-c965-2efe-aed9-6482be45253f_Event1 .

oa:source_cod_a4273056-c965-2efe-aed9-6482be45253f
  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 D - Wormen" ;
    a2a:DocumentNumber "511" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk D - Wormen, 511"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11606622" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5396798"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5396798" ;
  a2a:RecordIdentifier "5396798" ;
  a2a:RecordGUID "{a4273056-c965-2efe-aed9-6482be45253f}" ;
  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" .

