@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_de451ea8-0f9d-40ec-0947-e3ceea175fdc
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte van vastgoed met blijvend hypotheek voor de koopprijs) op 28 april 1852" ;
  a2a:hasPerson oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-7a003684-d966-58d8-19c0-8d3c0af29357, oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-dbeab048-fa29-5ea3-71ee-7fa1915ee5dc, oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-29627f70-0f33-3efd-ac42-882377c98134, oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-2fa453cb-aae0-912c-5ae3-071dd7fc0fd1 ;
  a2a:hasEvent oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_0, oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_1, oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_2, oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_3 ;
  a2a:hasSource oa:source_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc .

oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-7a003684-d966-58d8-19c0-8d3c0af29357
  a a2a:Person ;
  rdfs:label "Gardina Runneboom" ;
  a2a:PersonName [
    rdfs:label "Gardina Runneboom" ;
    a2a:PersonNameFirstName "Gardina" ;
    a2a:PersonNameLastName "Runneboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-dbeab048-fa29-5ea3-71ee-7fa1915ee5dc
  a a2a:Person ;
  rdfs:label "Kinderen Hulscher" ;
  a2a:PersonName [
    rdfs:label "Kinderen Hulscher" ;
    a2a:PersonNameFirstName "Kinderen" ;
    a2a:PersonNameLastName "Hulscher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-29627f70-0f33-3efd-ac42-882377c98134
  a a2a:Person ;
  rdfs:label "Jacob Huevelink" ;
  a2a:PersonName [
    rdfs:label "Jacob Huevelink" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Huevelink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person-2fa453cb-aae0-912c-5ae3-071dd7fc0fd1
  a a2a:Person ;
  rdfs:label "Gerritjen Versteeg" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Versteeg" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1852-04-28"^^xsd:date
  ] .

oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person:7a003684-d966-58d8-19c0-8d3c0af29357 ;
  a2a:EventKeyRef oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1 .

oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person:dbeab048-fa29-5ea3-71ee-7fa1915ee5dc ;
  a2a:EventKeyRef oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1 .

oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person:29627f70-0f33-3efd-ac42-882377c98134 ;
  a2a:EventKeyRef oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1 .

oa:relationep_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_3
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Person:2fa453cb-aae0-912c-5ae3-071dd7fc0fd1 ;
  a2a:EventKeyRef oa:event_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc_Event1 .

oa:source_szu_de451ea8-0f9d-40ec-0947-e3ceea175fdc
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1852-04-28 - 1852-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1852-04-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "7175" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 7175"
  ] ;
  a2a:SourceLastChangeDate "2015-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/de451ea8-0f9d-40ec-0947-e3ceea175fdc" ;
  a2a:RecordGUID "{de451ea8-0f9d-40ec-0947-e3ceea175fdc}" ;
  a2a:SourceRemarkOpmerking "betreft een huis en erf op de Rijkenhagen te Zutphen" ;
  a2a:SourceRemarkAkteSoort "koopakte van vastgoed met blijvend hypotheek voor de koopprijs" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_985_00000985.xml van SZU" .

[] a2a:PersonRemarkdiversen "weduwe van Bernardus Hulscher" .
