@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_0e261c03-63ab-5f53-6b88-a66a8f7c8205
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1892)" ;
  a2a:hasPerson oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_1, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_2, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_3, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_4, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_5, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_6, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_7, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_8, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_9, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_10, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_11, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_12, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_13, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_14, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_15, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_16, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_17, oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_18 ;
  a2a:hasEvent oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_0, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_1, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_2, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_3, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_4, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_5, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_6, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_7, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_8, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_9, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_10, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_11, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_12, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_13, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_14, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_15, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_16, oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_17 ;
  a2a:hasSource oa:source_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205 .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_1
  a a2a:Person ;
  rdfs:label "Heintje van Engeland" ;
  a2a:PersonName [
    rdfs:label "Heintje van Engeland" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engeland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1848-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_2
  a a2a:Person ;
  rdfs:label "Dirk Heuvink" ;
  a2a:PersonName [
    rdfs:label "Dirk Heuvink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  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_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_3
  a a2a:Person ;
  rdfs:label "Hendrik A. Heuvink" ;
  a2a:PersonName [
    rdfs:label "Hendrik A. Heuvink" ;
    a2a:PersonNameFirstName "Hendrik A." ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1887-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_4
  a a2a:Person ;
  rdfs:label "Wilhelmina Heuvink" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Heuvink" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1874-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_5
  a a2a:Person ;
  rdfs:label "Hendrik J. Bloemink" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Bloemink" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Bloemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1876-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_6
  a a2a:Person ;
  rdfs:label "Petronella Groenendijk" ;
  a2a:PersonName [
    rdfs:label "Petronella Groenendijk" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Groenendijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1818-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_7
  a a2a:Person ;
  rdfs:label "Berendina Bloemink" ;
  a2a:PersonName [
    rdfs:label "Berendina Bloemink" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Bloemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1871-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_8
  a a2a:Person ;
  rdfs:label "Gerrit J. Heuvink" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Heuvink" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1891-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_9
  a a2a:Person ;
  rdfs:label "Hendrik J. Bloemink" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Bloemink" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Bloemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1837-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_10
  a a2a:Person ;
  rdfs:label "Hendrik A. Heuvink" ;
  a2a:PersonName [
    rdfs:label "Hendrik A. Heuvink" ;
    a2a:PersonNameFirstName "Hendrik A." ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1848-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_11
  a a2a:Person ;
  rdfs:label "Hendrika Heuvink" ;
  a2a:PersonName [
    rdfs:label "Hendrika Heuvink" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1879-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_12
  a a2a:Person ;
  rdfs:label "Berendina Kleverwal" ;
  a2a:PersonName [
    rdfs:label "Berendina Kleverwal" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Kleverwal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1841-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_13
  a a2a:Person ;
  rdfs:label "Fredrik Bleumink" ;
  a2a:PersonName [
    rdfs:label "Fredrik Bleumink" ;
    a2a:PersonNameFirstName "Fredrik" ;
    a2a:PersonNameLastName "Bleumink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1884-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_14
  a a2a:Person ;
  rdfs:label "Martha Bleumink" ;
  a2a:PersonName [
    rdfs:label "Martha Bleumink" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Bleumink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1882-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_15
  a a2a:Person ;
  rdfs:label "Heintje Heuvink" ;
  a2a:PersonName [
    rdfs:label "Heintje Heuvink" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1884-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_16
  a a2a:Person ;
  rdfs:label "Aaltje Bloemink" ;
  a2a:PersonName [
    rdfs:label "Aaltje Bloemink" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Bloemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1879-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_17
  a a2a:Person ;
  rdfs:label "Jacobus Heuvink" ;
  a2a:PersonName [
    rdfs:label "Jacobus Heuvink" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1882-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_18
  a a2a:Person ;
  rdfs:label "Martinus Heuvink" ;
  a2a:PersonName [
    rdfs:label "Martinus Heuvink" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Heuvink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1877-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_1 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_2 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_3 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_4 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_5 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_6 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_7 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_8 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_9 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_10 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_11 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_12 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_13 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_14 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_15 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_16 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_17 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:relationep_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Person5065550_18 ;
  a2a:EventKeyRef oa:event_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205_Event1 .

oa:source_cod_0e261c03-63ab-5f53-6b88-a66a8f7c8205
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1892 Wijk C - Oosterhuizen" ;
    a2a:DocumentNumber "73" ;
    rdfs:label "CODA, Apeldoorn, 1870-1892 Wijk C - Oosterhuizen, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11697005" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5065550"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5065550" ;
  a2a:RecordIdentifier "5065550" ;
  a2a:RecordGUID "{0e261c03-63ab-5f53-6b88-a66a8f7c8205}" ;
  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" .

