@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_de124b22-94ef-5626-2ecb-21c7a3a66a5d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_1, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_2, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_3, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_4, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_5, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_6, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_7, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_8, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_9, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_10, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_11, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_12, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_13, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_14, oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_15 ;
  a2a:hasEvent oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_0, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_1, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_2, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_3, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_4, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_5, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_6, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_7, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_8, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_9, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_10, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_11, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_12, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_13, oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_14 ;
  a2a:hasSource oa:source_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_1
  a a2a:Person ;
  rdfs:label "Jacobus J. de Lange" ;
  a2a:PersonName [
    rdfs:label "Jacobus J. de Lange" ;
    a2a:PersonNameFirstName "Jacobus J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1872-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_2
  a a2a:Person ;
  rdfs:label "Johanna C. Schorer" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Schorer" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Schorer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1860-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_3
  a a2a:Person ;
  rdfs:label "Maria J. Both" ;
  a2a:PersonName [
    rdfs:label "Maria J. Both" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1878-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_4
  a a2a:Person ;
  rdfs:label "Henri G.A. Elink Schuurman" ;
  a2a:PersonName [
    rdfs:label "Henri G.A. Elink Schuurman" ;
    a2a:PersonNameFirstName "Henri G.A." ;
    a2a:PersonNameLastName "Elink Schuurman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1873-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_5
  a a2a:Person ;
  rdfs:label "Geert H. Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Geert H. Kamphuis" ;
    a2a:PersonNameFirstName "Geert H." ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1864-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_6
  a a2a:Person ;
  rdfs:label "Johanna Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Johanna Kamphuis" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1870-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_7
  a a2a:Person ;
  rdfs:label "Elisabeth Kleine" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kleine" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kleine"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1869-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_8
  a a2a:Person ;
  rdfs:label "Derk Barth" ;
  a2a:PersonName [
    rdfs:label "Derk Barth" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Barth"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1859-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_9
  a a2a:Person ;
  rdfs:label "Jules C.A. Barth" ;
  a2a:PersonName [
    rdfs:label "Jules C.A. Barth" ;
    a2a:PersonNameFirstName "Jules C.A." ;
    a2a:PersonNameLastName "Barth"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1898-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_10
  a a2a:Person ;
  rdfs:label "Lucas F Batrth" ;
  a2a:PersonName [
    rdfs:label "Lucas F Batrth" ;
    a2a:PersonNameFirstName "Lucas F" ;
    a2a:PersonNameLastName "Batrth"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1901-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_11
  a a2a:Person ;
  rdfs:label "Johanna A. Simons" ;
  a2a:PersonName [
    rdfs:label "Johanna A. Simons" ;
    a2a:PersonNameFirstName "Johanna A." ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1883-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_12
  a a2a:Person ;
  rdfs:label "Johannes H. Albarda" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Albarda" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Albarda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1861-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_13
  a a2a:Person ;
  rdfs:label "Albertus E.J. Bekkers" ;
  a2a:PersonName [
    rdfs:label "Albertus E.J. Bekkers" ;
    a2a:PersonNameFirstName "Albertus E.J." ;
    a2a:PersonNameLastName "Bekkers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1854-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_14
  a a2a:Person ;
  rdfs:label "Hindrik H. Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Hindrik H. Kamphuis" ;
    a2a:PersonNameFirstName "Hindrik H." ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1832-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_15
  a a2a:Person ;
  rdfs:label "Saartje Oetzes" ;
  a2a:PersonName [
    rdfs:label "Saartje Oetzes" ;
    a2a:PersonNameFirstName "Saartje" ;
    a2a:PersonNameLastName "Oetzes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1830-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_1 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_2 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_3 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_4 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_5 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_6 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_7 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_8 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_9 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_10 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_11 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_12 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_13 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_14 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:relationep_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Person5046942_15 ;
  a2a:EventKeyRef oa:event_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d_Event1 .

oa:source_cod_de124b22-94ef-5626-2ecb-21c7a3a66a5d
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "1046" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 1046"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12106205" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5046942"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5046942" ;
  a2a:RecordIdentifier "5046942" ;
  a2a:RecordGUID "{de124b22-94ef-5626-2ecb-21c7a3a66a5d}" ;
  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" .

