@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_3a28bffb-0954-99ae-ea18-b537f45ce4cc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1901)" ;
  a2a:hasPerson oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_1, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_2, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_3, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_4, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_5, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_6, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_7, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_8, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_9, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_10, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_11, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_12, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_13, oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_14 ;
  a2a:hasEvent oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_0, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_1, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_2, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_3, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_4, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_5, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_6, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_7, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_8, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_9, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_10, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_11, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_12, oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_13 ;
  a2a:hasSource oa:source_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_1
  a a2a:Person ;
  rdfs:label "Anna M. Bobbink" ;
  a2a:PersonName [
    rdfs:label "Anna M. Bobbink" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Bobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1897-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_2
  a a2a:Person ;
  rdfs:label "Evert J. Holtman" ;
  a2a:PersonName [
    rdfs:label "Evert J. Holtman" ;
    a2a:PersonNameFirstName "Evert J." ;
    a2a:PersonNameLastName "Holtman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1900-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_3
  a a2a:Person ;
  rdfs:label "Hendrika Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Hendrika Veenhuizen" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1881-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_4
  a a2a:Person ;
  rdfs:label "Gerrit Jan Bobbink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Bobbink" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Bobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1876-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_5
  a a2a:Person ;
  rdfs:label "Willem Wijnhout" ;
  a2a:PersonName [
    rdfs:label "Willem Wijnhout" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wijnhout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1857-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_6
  a a2a:Person ;
  rdfs:label "Antje Huisman" ;
  a2a:PersonName [
    rdfs:label "Antje Huisman" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1826-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_7
  a a2a:Person ;
  rdfs:label "Hendrika Telnekes" ;
  a2a:PersonName [
    rdfs:label "Hendrika Telnekes" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Telnekes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1874-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_8
  a a2a:Person ;
  rdfs:label "Peter Gerard" ;
  a2a:PersonName [
    rdfs:label "Peter Gerard" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Gerard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1864-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_9
  a a2a:Person ;
  rdfs:label "Jan Bosgoed" ;
  a2a:PersonName [
    rdfs:label "Jan Bosgoed" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bosgoed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1901-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_10
  a a2a:Person ;
  rdfs:label "Geertruida Dijkgraaf" ;
  a2a:PersonName [
    rdfs:label "Geertruida Dijkgraaf" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Dijkgraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1870-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_11
  a a2a:Person ;
  rdfs:label "Antonia van Kampen" ;
  a2a:PersonName [
    rdfs:label "Antonia van Kampen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kampen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1872-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_12
  a a2a:Person ;
  rdfs:label "Marten Bosgoed" ;
  a2a:PersonName [
    rdfs:label "Marten Bosgoed" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Bosgoed"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1878-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_13
  a a2a:Person ;
  rdfs:label "Evertje Eeuwhorst" ;
  a2a:PersonName [
    rdfs:label "Evertje Eeuwhorst" ;
    a2a:PersonNameFirstName "Evertje" ;
    a2a:PersonNameLastName "Eeuwhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1861-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_14
  a a2a:Person ;
  rdfs:label "Jan Holtman" ;
  a2a:PersonName [
    rdfs:label "Jan Holtman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Holtman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1874-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_1 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_2 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_3 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_4 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_5 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_6 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_7 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_8 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_9 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_10 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_11 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_12 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_13 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:relationep_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Person5011775_14 ;
  a2a:EventKeyRef oa:event_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc_Event1 .

oa:source_cod_3a28bffb-0954-99ae-ea18-b537f45ce4cc
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1901 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "186" ;
    rdfs:label "CODA, Apeldoorn, 1892-1901 Wijk A - Apeldoorn dorp, 186"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12316400" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5011775"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5011775" ;
  a2a:RecordIdentifier "5011775" ;
  a2a:RecordGUID "{3a28bffb-0954-99ae-ea18-b537f45ce4cc}" ;
  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" .

