@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_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1893-1900)" ;
  a2a:hasPerson oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_1, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_2, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_3, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_4, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_5, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_6, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_7, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_8, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_9, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_10, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_11, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_12, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_13, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_14, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_15, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_16, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_17, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_18, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_19, oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_20 ;
  a2a:hasEvent oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_0, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_1, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_2, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_3, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_4, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_5, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_6, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_7, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_8, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_9, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_10, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_11, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_12, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_13, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_14, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_15, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_16, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_17, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_18, oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_19 ;
  a2a:hasSource oa:source_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7 .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_1
  a a2a:Person ;
  rdfs:label "Jacobus Sitton" ;
  a2a:PersonName [
    rdfs:label "Jacobus Sitton" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Sitton"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1859-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_2
  a a2a:Person ;
  rdfs:label "Willemina Blaas" ;
  a2a:PersonName [
    rdfs:label "Willemina Blaas" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Blaas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1875-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_3
  a a2a:Person ;
  rdfs:label "Hanna H. Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Hanna H. Logtenberg" ;
    a2a:PersonNameFirstName "Hanna H." ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1894-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_4
  a a2a:Person ;
  rdfs:label "Herman Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Herman Logtenberg" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1896-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_5
  a a2a:Person ;
  rdfs:label "Marie H.L. Thomas" ;
  a2a:PersonName [
    rdfs:label "Marie H.L. Thomas" ;
    a2a:PersonNameFirstName "Marie H.L." ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1889-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_6
  a a2a:Person ;
  rdfs:label "Frederik R. Garretsen" ;
  a2a:PersonName [
    rdfs:label "Frederik R. Garretsen" ;
    a2a:PersonNameFirstName "Frederik R." ;
    a2a:PersonNameLastName "Garretsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1872-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldebroek" ;
    rdfs:label "Oldebroek"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_7
  a a2a:Person ;
  rdfs:label "Johanna M. Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Logtenberg" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1897-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_8
  a a2a:Person ;
  rdfs:label "Andries Thomas" ;
  a2a:PersonName [
    rdfs:label "Andries Thomas" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1898-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_9
  a a2a:Person ;
  rdfs:label "Johannes Glerum" ;
  a2a:PersonName [
    rdfs:label "Johannes Glerum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Glerum"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1875-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_10
  a a2a:Person ;
  rdfs:label "Klaasje Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Klaasje Logtenberg" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1892-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_11
  a a2a:Person ;
  rdfs:label "Anna H. Thomas" ;
  a2a:PersonName [
    rdfs:label "Anna H. Thomas" ;
    a2a:PersonNameFirstName "Anna H." ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1895-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_12
  a a2a:Person ;
  rdfs:label "Maria Kers" ;
  a2a:PersonName [
    rdfs:label "Maria Kers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1871-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_13
  a a2a:Person ;
  rdfs:label "Andries Thomas" ;
  a2a:PersonName [
    rdfs:label "Andries Thomas" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1860-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_14
  a a2a:Person ;
  rdfs:label "Gerard Thomas" ;
  a2a:PersonName [
    rdfs:label "Gerard Thomas" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1901-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_15
  a a2a:Person ;
  rdfs:label "Johanna F. Thomas" ;
  a2a:PersonName [
    rdfs:label "Johanna F. Thomas" ;
    a2a:PersonNameFirstName "Johanna F." ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1887-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_16
  a a2a:Person ;
  rdfs:label "Alberta W. Visser" ;
  a2a:PersonName [
    rdfs:label "Alberta W. Visser" ;
    a2a:PersonNameFirstName "Alberta W." ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1874-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_17
  a a2a:Person ;
  rdfs:label "Hendrikus Logtenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Logtenberg" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Logtenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1877-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_18
  a a2a:Person ;
  rdfs:label "Albert J. Thomas" ;
  a2a:PersonName [
    rdfs:label "Albert J. Thomas" ;
    a2a:PersonNameFirstName "Albert J." ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1884-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_19
  a a2a:Person ;
  rdfs:label "Jacob Kluin" ;
  a2a:PersonName [
    rdfs:label "Jacob Kluin" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kluin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1875-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olst" ;
    rdfs:label "Olst"
  ] .

oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_20
  a a2a:Person ;
  rdfs:label "Henriëtte M.L. Hamacher" ;
  a2a:PersonName [
    rdfs:label "Henriëtte M.L. Hamacher" ;
    a2a:PersonNameFirstName "Henriëtte M.L." ;
    a2a:PersonNameLastName "Hamacher"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1862-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_1 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_2 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_3 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_4 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_5 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_6 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_7 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_8 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_9 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_10 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_11 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_12 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_13 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_14 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_15 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_16 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_17 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_18 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_19 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:relationep_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Person5154561_20 ;
  a2a:EventKeyRef oa:event_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7_Event1 .

oa:source_cod_ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7
  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 "482" ;
    rdfs:label "CODA, Apeldoorn, 1893-1900 Wijk L - Het Loo, 482"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12224327" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5154561"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5154561" ;
  a2a:RecordIdentifier "5154561" ;
  a2a:RecordGUID "{ecdc1372-ec1a-38e3-e5d7-459c2bf28ca7}" ;
  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" .

