@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_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347
  a a2a:Record ;
  rdfs:label "Notariële akte (tweede veiling van onroerende goederen) op 4 augustus 1876" ;
  a2a:hasPerson oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-0fe0a176-3957-005b-3cdf-ec3b56f7915d, oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-5a8bfa9b-8184-7bd4-5940-54d52f21d0d6, oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-ccc1f134-9814-804a-0dfd-3c7879a1d7da, oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-1d6d45b1-bf59-41bf-c729-f85e84694448, oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-c9aaee7b-6aa3-1121-5309-3180da6d710e, oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-3ed9fcfe-e9a1-0a90-2464-82bd52761997 ;
  a2a:hasEvent oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_0, oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_1, oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_2, oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_3, oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_4, oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_5 ;
  a2a:hasSource oa:source_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347 .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-0fe0a176-3957-005b-3cdf-ec3b56f7915d
  a a2a:Person ;
  rdfs:label "Adriana Johanna Middelhoven" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Middelhoven" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNameLastName "Middelhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-5a8bfa9b-8184-7bd4-5940-54d52f21d0d6
  a a2a:Person ;
  rdfs:label "Gerhardus Theodorus Swaders" ;
  a2a:PersonName [
    rdfs:label "Gerhardus Theodorus Swaders" ;
    a2a:PersonNameFirstName "Gerhardus Theodorus" ;
    a2a:PersonNameLastName "Swaders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-ccc1f134-9814-804a-0dfd-3c7879a1d7da
  a a2a:Person ;
  rdfs:label "Willem Mulder" ;
  a2a:PersonName [
    rdfs:label "Willem Mulder" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-1d6d45b1-bf59-41bf-c729-f85e84694448
  a a2a:Person ;
  rdfs:label "Carolina Aleida Meerstadt" ;
  a2a:PersonName [
    rdfs:label "Carolina Aleida Meerstadt" ;
    a2a:PersonNameFirstName "Carolina Aleida" ;
    a2a:PersonNameLastName "Meerstadt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-c9aaee7b-6aa3-1121-5309-3180da6d710e
  a a2a:Person ;
  rdfs:label "Frederik Jacobus van Bruggen" ;
  a2a:PersonName [
    rdfs:label "Frederik Jacobus van Bruggen" ;
    a2a:PersonNameFirstName "Frederik Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bruggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person-3ed9fcfe-e9a1-0a90-2464-82bd52761997
  a a2a:Person ;
  rdfs:label "Derk Johan van Dieren" ;
  a2a:PersonName [
    rdfs:label "Derk Johan van Dieren" ;
    a2a:PersonNameFirstName "Derk Johan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dieren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1876-08-04"^^xsd:date
  ] .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:0fe0a176-3957-005b-3cdf-ec3b56f7915d ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:5a8bfa9b-8184-7bd4-5940-54d52f21d0d6 ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:ccc1f134-9814-804a-0dfd-3c7879a1d7da ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_3
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:1d6d45b1-bf59-41bf-c729-f85e84694448 ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_4
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:c9aaee7b-6aa3-1121-5309-3180da6d710e ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:relationep_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_5
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Person:3ed9fcfe-e9a1-0a90-2464-82bd52761997 ;
  a2a:EventKeyRef oa:event_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347_Event1 .

oa:source_szu_a812bf2c-5b5c-c254-e436-d0ebfb152347
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1876-08-04 - 1876-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1876-08-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "5907" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 5907"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/a812bf2c-5b5c-c254-e436-d0ebfb152347" ;
  a2a:RecordGUID "{a812bf2c-5b5c-c254-e436-d0ebfb152347}" ;
  a2a:SourceRemarkOpmerking "zie akte nr. 5896; betreft een huis met stalletje in de Beekstraat te Zutphen, een huis en erf met open plaats in de Beekstraat te Zutphen, een huis en erf in de Diezerstraat te Zutphen, zes woningen en erf met tuingrond in de Lieveheersteeg te Zutphen (twee onderdelen) en zitplaatsen in de Groote en Broederenkerk te Zutphen" ;
  a2a:SourceRemarkAkteSoort "tweede veiling van onroerende goederen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_177_00000177.xml van SZU" .

[] a2a:PersonRemarkdiversen "echtgenote van Hendrik David Gideonse" .
