@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_e7537cf4-937f-5422-fcc0-01fc6e23dfda
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_1, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_2, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_3, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_4, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_5, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_6, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_7, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_8, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_9, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_10, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_11, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_12, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_13, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_14, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_15, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_16, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_17, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_18, oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_19 ;
  a2a:hasEvent oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_0, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_1, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_2, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_3, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_4, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_5, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_6, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_7, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_8, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_9, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_10, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_11, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_12, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_13, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_14, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_15, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_16, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_17, oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_18 ;
  a2a:hasSource oa:source_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_1
  a a2a:Person ;
  rdfs:label "Agatha F. de Haas" ;
  a2a:PersonName [
    rdfs:label "Agatha F. de Haas" ;
    a2a:PersonNameFirstName "Agatha F." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1901-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_2
  a a2a:Person ;
  rdfs:label "Anna M. de Haas" ;
  a2a:PersonName [
    rdfs:label "Anna M. de Haas" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1892-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ouder Amstel" ;
    rdfs:label "Ouder Amstel"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_3
  a a2a:Person ;
  rdfs:label "Gesina Krombosch" ;
  a2a:PersonName [
    rdfs:label "Gesina Krombosch" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNameLastName "Krombosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1859-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_4
  a a2a:Person ;
  rdfs:label "Peter Kerssen" ;
  a2a:PersonName [
    rdfs:label "Peter Kerssen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1889-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_5
  a a2a:Person ;
  rdfs:label "Johannes de Haas" ;
  a2a:PersonName [
    rdfs:label "Johannes de Haas" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1854-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_6
  a a2a:Person ;
  rdfs:label "Johannes A. Kerssen" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Kerssen" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1897-09-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_7
  a a2a:Person ;
  rdfs:label "Catharina Twisk" ;
  a2a:PersonName [
    rdfs:label "Catharina Twisk" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Twisk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1866-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitgeest" ;
    rdfs:label "Uitgeest"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_8
  a a2a:Person ;
  rdfs:label "Hendrik Kerssen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kerssen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1879-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_9
  a a2a:Person ;
  rdfs:label "Henriette W. Kerssen" ;
  a2a:PersonName [
    rdfs:label "Henriette W. Kerssen" ;
    a2a:PersonNameFirstName "Henriette W." ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1896-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_10
  a a2a:Person ;
  rdfs:label "Johanna Kerssen" ;
  a2a:PersonName [
    rdfs:label "Johanna Kerssen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1882-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_11
  a a2a:Person ;
  rdfs:label "Johannes A. Kerssen" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Kerssen" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1860-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_12
  a a2a:Person ;
  rdfs:label "Martinus Kerssen" ;
  a2a:PersonName [
    rdfs:label "Martinus Kerssen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1900-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_13
  a a2a:Person ;
  rdfs:label "Petronella J. Put" ;
  a2a:PersonName [
    rdfs:label "Petronella J. Put" ;
    a2a:PersonNameFirstName "Petronella J." ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1859-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_14
  a a2a:Person ;
  rdfs:label "Hendrik J. Kerssen" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Kerssen" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1898-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_15
  a a2a:Person ;
  rdfs:label "Martha Kerssen" ;
  a2a:PersonName [
    rdfs:label "Martha Kerssen" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1895-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_16
  a a2a:Person ;
  rdfs:label "Hendrika Krombosch" ;
  a2a:PersonName [
    rdfs:label "Hendrika Krombosch" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Krombosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1863-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_17
  a a2a:Person ;
  rdfs:label "Nicolaas Krombosch" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Krombosch" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Krombosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1824-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_18
  a a2a:Person ;
  rdfs:label "Maria Kerssen" ;
  a2a:PersonName [
    rdfs:label "Maria Kerssen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kerssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1880-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_19
  a a2a:Person ;
  rdfs:label "Elisabeth Licht" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Licht" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Licht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1825-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_1 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_2 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_3 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_4 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_5 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_6 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_7 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_8 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_9 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_10 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_11 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_12 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_13 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_14 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_15 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_16 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_17 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_18 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:relationep_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Person5331460_19 ;
  a2a:EventKeyRef oa:event_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda_Event1 .

oa:source_cod_e7537cf4-937f-5422-fcc0-01fc6e23dfda
  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 "410" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk C - Brink en Orden, 410"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12023271" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5331460"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5331460" ;
  a2a:RecordIdentifier "5331460" ;
  a2a:RecordGUID "{e7537cf4-937f-5422-fcc0-01fc6e23dfda}" ;
  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" .

