@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_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe
  a a2a:Record ;
  rdfs:label "Registratie op 2 juni 1864 te Utrecht" ;
  a2a:hasPerson oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-561cbbc7-3d55-6f17-6d70-42faa5cb4dc6, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-c6ea5934-0aa2-8de9-526a-529b29d3ed64, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-6bca542e-eece-16fa-7cff-5deb5ad855f7, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-3bad9650-a84d-7ba0-b968-1a33f994ce26, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-78c661d2-942c-a461-62bf-4950a4752c63, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-61f444ed-ddd1-f598-07b5-7f058edd8b11, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-81242c49-3cd1-fbc8-aa85-c5a189711482, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-44d4fba2-739d-8ac6-18fd-7a7057e927b8, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-78ea65bd-ae0a-9474-edcc-0746343db96e, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-d1b534e7-d219-7949-f097-9a48cf1fc179, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-c5027036-a1f4-0d0e-4368-33da2c0ff74c, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-546dc407-a835-cd4c-88c2-7e425bec48d2, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-7a983ae3-6c53-48ab-ad17-d1349130df6a, oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-41b99e45-4f2c-3623-a12f-48e1f57b10a9 ;
  a2a:hasEvent oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_0, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_1, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_2, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_3, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_4, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_5, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_6, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_7, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_8, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_9, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_10, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_11, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_12, oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_13 ;
  a2a:hasSource oa:source_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-561cbbc7-3d55-6f17-6d70-42faa5cb4dc6
  a a2a:Person ;
  rdfs:label "Pieter Hageman" ;
  a2a:PersonName [
    rdfs:label "Pieter Hageman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1864-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "Koopman" .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-c6ea5934-0aa2-8de9-526a-529b29d3ed64
  a a2a:Person ;
  rdfs:label "Catharina van de Hesseweg" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Hesseweg" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Hesseweg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1862-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-6bca542e-eece-16fa-7cff-5deb5ad855f7
  a a2a:Person ;
  rdfs:label "Berendina Hageman" ;
  a2a:PersonName [
    rdfs:label "Berendina Hageman" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1889-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-3bad9650-a84d-7ba0-b968-1a33f994ce26
  a a2a:Person ;
  rdfs:label "Aaltje Hageman" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hageman" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1890-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-78c661d2-942c-a461-62bf-4950a4752c63
  a a2a:Person ;
  rdfs:label "Gerrit Hageman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hageman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1891-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-61f444ed-ddd1-f598-07b5-7f058edd8b11
  a a2a:Person ;
  rdfs:label "Aaltje Hageman" ;
  a2a:PersonName [
    rdfs:label "Aaltje Hageman" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1894-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-81242c49-3cd1-fbc8-aa85-c5a189711482
  a a2a:Person ;
  rdfs:label "Hendrik van Schoonhoven" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Schoonhoven" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonhoven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1858-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] ;
  a2a:Profession "Gepens. militair" .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-44d4fba2-739d-8ac6-18fd-7a7057e927b8
  a a2a:Person ;
  rdfs:label "Sophia Geertruida Hageman" ;
  a2a:PersonName [
    rdfs:label "Sophia Geertruida Hageman" ;
    a2a:PersonNameFirstName "Sophia Geertruida" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1897-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-78ea65bd-ae0a-9474-edcc-0746343db96e
  a a2a:Person ;
  rdfs:label "Sophia Geertruida Hageman" ;
  a2a:PersonName [
    rdfs:label "Sophia Geertruida Hageman" ;
    a2a:PersonNameFirstName "Sophia Geertruida" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1901-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-d1b534e7-d219-7949-f097-9a48cf1fc179
  a a2a:Person ;
  rdfs:label "Johannes van Barneveld" ;
  a2a:PersonName [
    rdfs:label "Johannes van Barneveld" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Barneveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1863-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-c5027036-a1f4-0d0e-4368-33da2c0ff74c
  a a2a:Person ;
  rdfs:label "Sophia Geertruida Hageman" ;
  a2a:PersonName [
    rdfs:label "Sophia Geertruida Hageman" ;
    a2a:PersonNameFirstName "Sophia Geertruida" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1903-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-546dc407-a835-cd4c-88c2-7e425bec48d2
  a a2a:Person ;
  rdfs:label "Pieter Hageman" ;
  a2a:PersonName [
    rdfs:label "Pieter Hageman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1904-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-7a983ae3-6c53-48ab-ad17-d1349130df6a
  a a2a:Person ;
  rdfs:label "Andries Tommel" ;
  a2a:PersonName [
    rdfs:label "Andries Tommel" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Tommel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1872-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] ;
  a2a:Profession "Gegageerd militair OI Leger" .

oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person-41b99e45-4f2c-3623-a12f-48e1f57b10a9
  a a2a:Person ;
  rdfs:label "Antoon Hendrik Hageman" ;
  a2a:PersonName [
    rdfs:label "Antoon Hendrik Hageman" ;
    a2a:PersonNameFirstName "Antoon Hendrik" ;
    a2a:PersonNameLastName "Hageman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "St Jorisstraat" ;
    rdfs:label "St Jorisstraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1906-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] .

oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1864-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:561cbbc7-3d55-6f17-6d70-42faa5cb4dc6 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:c6ea5934-0aa2-8de9-526a-529b29d3ed64 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:6bca542e-eece-16fa-7cff-5deb5ad855f7 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:3bad9650-a84d-7ba0-b968-1a33f994ce26 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:78c661d2-942c-a461-62bf-4950a4752c63 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:61f444ed-ddd1-f598-07b5-7f058edd8b11 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:81242c49-3cd1-fbc8-aa85-c5a189711482 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:44d4fba2-739d-8ac6-18fd-7a7057e927b8 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:78ea65bd-ae0a-9474-edcc-0746343db96e ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:d1b534e7-d219-7949-f097-9a48cf1fc179 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:c5027036-a1f4-0d0e-4368-33da2c0ff74c ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:546dc407-a835-cd4c-88c2-7e425bec48d2 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:7a983ae3-6c53-48ab-ad17-d1349130df6a ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:relationep_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Person:41b99e45-4f2c-3623-a12f-48e1f57b10a9 ;
  a2a:EventKeyRef oa:event_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe_Event1 .

oa:source_eem_62c34115-e071-a4b1-120f-7bc0b2f76ebe
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1864-06-02 - 1864-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-06-02"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Archief Eemland, Amersfoort"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/d1849e76-0187-55da-7328-f37a428a52c6.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/62c34115-e071-a4b1-120f-7bc0b2f76ebe" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/d1849e76-0187-55da-7328-f37a428a52c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/62c34115-e071-a4b1-120f-7bc0b2f76ebe" ;
  a2a:RecordGUID "{62c34115-e071-a4b1-120f-7bc0b2f76ebe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_171_00000171.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
[] a2a:PersonRemarkdiversen """Huizing: St Jorisstraat
Huizing-nummer: 8""" .
