@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_8e7f0cf9-cada-6f74-087c-c08c6ef031b0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_1, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_2, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_3, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_4, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_5, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_6, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_7, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_8, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_9, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_10, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_11, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_12, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_13, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_14, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_15, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_16, oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_17 ;
  a2a:hasEvent oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_0, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_1, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_2, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_3, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_4, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_5, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_6, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_7, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_8, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_9, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_10, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_11, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_12, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_13, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_14, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_15, oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_16 ;
  a2a:hasSource oa:source_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0 .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_1
  a a2a:Person ;
  rdfs:label "Baldus Landaal" ;
  a2a:PersonName [
    rdfs:label "Baldus Landaal" ;
    a2a:PersonNameFirstName "Baldus" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1866-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_2
  a a2a:Person ;
  rdfs:label "Maria C. Landaal" ;
  a2a:PersonName [
    rdfs:label "Maria C. Landaal" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1870-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_3
  a a2a:Person ;
  rdfs:label "Maria C. Pledt" ;
  a2a:PersonName [
    rdfs:label "Maria C. Pledt" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Pledt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1814-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Duitsland" ;
    rdfs:label "Duitsland"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_4
  a a2a:Person ;
  rdfs:label "Jannetje van Ree" ;
  a2a:PersonName [
    rdfs:label "Jannetje van Ree" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1877-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_5
  a a2a:Person ;
  rdfs:label "Martinus H. Veldhuizen" ;
  a2a:PersonName [
    rdfs:label "Martinus H. Veldhuizen" ;
    a2a:PersonNameFirstName "Martinus H." ;
    a2a:PersonNameLastName "Veldhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1868-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ter Aar" ;
    rdfs:label "Ter Aar"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_6
  a a2a:Person ;
  rdfs:label "Gerrit J. Landaal" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Landaal" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1899-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_7
  a a2a:Person ;
  rdfs:label "Carolina Landaal" ;
  a2a:PersonName [
    rdfs:label "Carolina Landaal" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1881-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_8
  a a2a:Person ;
  rdfs:label "Paul E. Pledt" ;
  a2a:PersonName [
    rdfs:label "Paul E. Pledt" ;
    a2a:PersonNameFirstName "Paul E." ;
    a2a:PersonNameLastName "Pledt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1883-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voerde" ;
    rdfs:label "Voerde"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_9
  a a2a:Person ;
  rdfs:label "Ludwig Isebeck" ;
  a2a:PersonName [
    rdfs:label "Ludwig Isebeck" ;
    a2a:PersonNameFirstName "Ludwig" ;
    a2a:PersonNameLastName "Isebeck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1880-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voerde" ;
    rdfs:label "Voerde"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_10
  a a2a:Person ;
  rdfs:label "Loog Landaal" ;
  a2a:PersonName [
    rdfs:label "Loog Landaal" ;
    a2a:PersonNameFirstName "Loog" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1839-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_11
  a a2a:Person ;
  rdfs:label "Emma Lange" ;
  a2a:PersonName [
    rdfs:label "Emma Lange" ;
    a2a:PersonNameFirstName "Emma" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1840-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elberfeld" ;
    rdfs:label "Elberfeld"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_12
  a a2a:Person ;
  rdfs:label "Albert de Vos" ;
  a2a:PersonName [
    rdfs:label "Albert de Vos" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1870-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_13
  a a2a:Person ;
  rdfs:label "Charlotta B.G. Landaal" ;
  a2a:PersonName [
    rdfs:label "Charlotta B.G. Landaal" ;
    a2a:PersonNameFirstName "Charlotta B.G." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1872-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_14
  a a2a:Person ;
  rdfs:label "Dirk K. Landaal" ;
  a2a:PersonName [
    rdfs:label "Dirk K. Landaal" ;
    a2a:PersonNameFirstName "Dirk K." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1875-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_15
  a a2a:Person ;
  rdfs:label "Maria H. uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Maria H. uit den Bogaard" ;
    a2a:PersonNameFirstName "Maria H." ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1871-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_16
  a a2a:Person ;
  rdfs:label "Eduard Landaal" ;
  a2a:PersonName [
    rdfs:label "Eduard Landaal" ;
    a2a:PersonNameFirstName "Eduard" ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1868-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_17
  a a2a:Person ;
  rdfs:label "Loog G. Landaal" ;
  a2a:PersonName [
    rdfs:label "Loog G. Landaal" ;
    a2a:PersonNameFirstName "Loog G." ;
    a2a:PersonNameLastName "Landaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1898-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_1 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_2 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_3 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_4 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_5 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_6 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_7 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_8 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_9 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_10 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_11 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_12 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_13 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_14 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_15 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_16 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:relationep_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Person5696815_17 ;
  a2a:EventKeyRef oa:event_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0_Event1 .

oa:source_cod_8e7f0cf9-cada-6f74-087c-c08c6ef031b0
  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 C - Brink en Orden" ;
    a2a:DocumentNumber "374" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk C - Brink en Orden, 374"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11604207" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5696815"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5696815" ;
  a2a:RecordIdentifier "5696815" ;
  a2a:RecordGUID "{8e7f0cf9-cada-6f74-087c-c08c6ef031b0}" ;
  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" .

