@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_ba683159-abbf-410b-63eb-e3ea2b27c2ea
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1893-1900)" ;
  a2a:hasPerson oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_1, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_2, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_3, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_4, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_5, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_6, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_7, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_8, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_9, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_10, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_11, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_12, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_13, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_14, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_15, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_16, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_17, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_18, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_19, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_20, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_21, oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_22 ;
  a2a:hasEvent oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_0, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_1, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_2, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_3, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_4, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_5, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_6, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_7, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_8, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_9, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_10, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_11, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_12, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_13, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_14, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_15, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_16, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_17, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_18, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_19, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_20, oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_21 ;
  a2a:hasSource oa:source_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_1
  a a2a:Person ;
  rdfs:label "Hendrikus A. Weenink" ;
  a2a:PersonName [
    rdfs:label "Hendrikus A. Weenink" ;
    a2a:PersonNameFirstName "Hendrikus A." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1862-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_2
  a a2a:Person ;
  rdfs:label "Elisabeth C. Jongeling" ;
  a2a:PersonName [
    rdfs:label "Elisabeth C. Jongeling" ;
    a2a:PersonNameFirstName "Elisabeth C." ;
    a2a:PersonNameLastName "Jongeling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1862-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_3
  a a2a:Person ;
  rdfs:label "Berend Jacobs" ;
  a2a:PersonName [
    rdfs:label "Berend Jacobs" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1820-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terwolde" ;
    rdfs:label "Terwolde"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_4
  a a2a:Person ;
  rdfs:label "Hendrik H. Stuij" ;
  a2a:PersonName [
    rdfs:label "Hendrik H. Stuij" ;
    a2a:PersonNameFirstName "Hendrik H." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1870-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_5
  a a2a:Person ;
  rdfs:label "Jacob F. Stuij" ;
  a2a:PersonName [
    rdfs:label "Jacob F. Stuij" ;
    a2a:PersonNameFirstName "Jacob F." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1835-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_6
  a a2a:Person ;
  rdfs:label "Hendrika J.W. Weenink" ;
  a2a:PersonName [
    rdfs:label "Hendrika J.W. Weenink" ;
    a2a:PersonNameFirstName "Hendrika J.W." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1890-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_7
  a a2a:Person ;
  rdfs:label "Henriette J. Croese" ;
  a2a:PersonName [
    rdfs:label "Henriette J. Croese" ;
    a2a:PersonNameFirstName "Henriette J." ;
    a2a:PersonNameLastName "Croese"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1843-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_8
  a a2a:Person ;
  rdfs:label "Jacob W. Grimm" ;
  a2a:PersonName [
    rdfs:label "Jacob W. Grimm" ;
    a2a:PersonNameFirstName "Jacob W." ;
    a2a:PersonNameLastName "Grimm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1891-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Malang" ;
    rdfs:label "Malang"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_9
  a a2a:Person ;
  rdfs:label "Imminia K. Kiewiet de Jonge" ;
  a2a:PersonName [
    rdfs:label "Imminia K. Kiewiet de Jonge" ;
    a2a:PersonNameFirstName "Imminia K." ;
    a2a:PersonNameLastName "Kiewiet de Jonge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1841-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_10
  a a2a:Person ;
  rdfs:label "Hendrik Weenink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Weenink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1891-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_11
  a a2a:Person ;
  rdfs:label "Catharina A. White" ;
  a2a:PersonName [
    rdfs:label "Catharina A. White" ;
    a2a:PersonNameFirstName "Catharina A." ;
    a2a:PersonNameLastName "White"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1862-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Graaff-Reinet" ;
    rdfs:label "Graaff-Reinet"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_12
  a a2a:Person ;
  rdfs:label "Johanna Naaktgeboren" ;
  a2a:PersonName [
    rdfs:label "Johanna Naaktgeboren" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Naaktgeboren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1844-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravendeel" ;
    rdfs:label "'s-Gravendeel"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_13
  a a2a:Person ;
  rdfs:label "Adrianus M. Stuij" ;
  a2a:PersonName [
    rdfs:label "Adrianus M. Stuij" ;
    a2a:PersonNameFirstName "Adrianus M." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1877-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aarlanderveen" ;
    rdfs:label "Aarlanderveen"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_14
  a a2a:Person ;
  rdfs:label "Jacob A.J. Stuij" ;
  a2a:PersonName [
    rdfs:label "Jacob A.J. Stuij" ;
    a2a:PersonNameFirstName "Jacob A.J." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1873-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Petten" ;
    rdfs:label "Petten"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_15
  a a2a:Person ;
  rdfs:label "Johannes A. Stuij" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Stuij" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1879-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_16
  a a2a:Person ;
  rdfs:label "Kornelis P. Stuij" ;
  a2a:PersonName [
    rdfs:label "Kornelis P. Stuij" ;
    a2a:PersonNameFirstName "Kornelis P." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1881-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_17
  a a2a:Person ;
  rdfs:label "Pieternella A.J. Stuij" ;
  a2a:PersonName [
    rdfs:label "Pieternella A.J. Stuij" ;
    a2a:PersonNameFirstName "Pieternella A.J." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1875-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_18
  a a2a:Person ;
  rdfs:label "Teunis J. Stuij" ;
  a2a:PersonName [
    rdfs:label "Teunis J. Stuij" ;
    a2a:PersonNameFirstName "Teunis J." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1886-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_19
  a a2a:Person ;
  rdfs:label "Christina A. Weenink" ;
  a2a:PersonName [
    rdfs:label "Christina A. Weenink" ;
    a2a:PersonNameFirstName "Christina A." ;
    a2a:PersonNameLastName "Weenink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1889-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_20
  a a2a:Person ;
  rdfs:label "Willem Grimm" ;
  a2a:PersonName [
    rdfs:label "Willem Grimm" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Grimm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1857-04-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gendringen" ;
    rdfs:label "Gendringen"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_21
  a a2a:Person ;
  rdfs:label "Catharina M. Ooijman" ;
  a2a:PersonName [
    rdfs:label "Catharina M. Ooijman" ;
    a2a:PersonNameFirstName "Catharina M." ;
    a2a:PersonNameLastName "Ooijman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1877-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_22
  a a2a:Person ;
  rdfs:label "George H.H. Stuij" ;
  a2a:PersonName [
    rdfs:label "George H.H. Stuij" ;
    a2a:PersonNameFirstName "George H.H." ;
    a2a:PersonNameLastName "Stuij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1900-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_1 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_2 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_3 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_4 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_5 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_6 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_7 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_8 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_9 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_10 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_11 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_12 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_13 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_14 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_15 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_16 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_17 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_18 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_19 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_20 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_21 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:relationep_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Person4892937_22 ;
  a2a:EventKeyRef oa:event_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea_Event1 .

oa:source_cod_ba683159-abbf-410b-63eb-e3ea2b27c2ea
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1893-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1893-1900 Wijk L - Het Loo" ;
    a2a:DocumentNumber "286" ;
    rdfs:label "CODA, Apeldoorn, 1893-1900 Wijk L - Het Loo, 286"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11844329" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4892937"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4892937" ;
  a2a:RecordIdentifier "4892937" ;
  a2a:RecordGUID "{ba683159-abbf-410b-63eb-e3ea2b27c2ea}" ;
  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" .

