@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_d9a76e2c-a902-5974-e196-6b0568d122ea
  a a2a:Record ;
  rdfs:label "Notariële akte (kwitantie) op 7 april 1824" ;
  a2a:hasPerson oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-1cd63e71-8d34-cf2b-a21e-9adbe0505a5f, oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-c18701a3-50ba-95d6-5894-c6695176d7d0, oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-074c64f0-1816-da4c-7ae8-7da13cc36ced ;
  a2a:hasEvent oa:event_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_0, oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_1, oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_2 ;
  a2a:hasSource oa:source_szu_d9a76e2c-a902-5974-e196-6b0568d122ea .

oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-1cd63e71-8d34-cf2b-a21e-9adbe0505a5f
  a a2a:Person ;
  rdfs:label "Jan Willem Grunebosch" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Grunebosch" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Grunebosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-c18701a3-50ba-95d6-5894-c6695176d7d0
  a a2a:Person ;
  rdfs:label "Elizabeth Constantia Sara Alida van Liesvelt" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Constantia Sara Alida van Liesvelt" ;
    a2a:PersonNameFirstName "Elizabeth Constantia Sara Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liesvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person-074c64f0-1816-da4c-7ae8-7da13cc36ced
  a a2a:Person ;
  rdfs:label "Cornelis van Liesvelt" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Liesvelt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liesvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1824-04-07"^^xsd:date
  ] .

oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person:1cd63e71-8d34-cf2b-a21e-9adbe0505a5f ;
  a2a:EventKeyRef oa:event_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Event1 .

oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person:c18701a3-50ba-95d6-5894-c6695176d7d0 ;
  a2a:EventKeyRef oa:event_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Event1 .

oa:relationep_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Person:074c64f0-1816-da4c-7ae8-7da13cc36ced ;
  a2a:EventKeyRef oa:event_szu_d9a76e2c-a902-5974-e196-6b0568d122ea_Event1 .

oa:source_szu_d9a76e2c-a902-5974-e196-6b0568d122ea
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1824-04-07 - 1824-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1824-04-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "591" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 591"
  ] ;
  a2a:SourceLastChangeDate "2013-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/d9a76e2c-a902-5974-e196-6b0568d122ea" ;
  a2a:RecordGUID "{d9a76e2c-a902-5974-e196-6b0568d122ea}" ;
  a2a:SourceRemarkOpmerking "betreft een legaat uit een onverdeelde boedel" ;
  a2a:SourceRemarkAkteSoort "kwitantie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_975_00000975.xml van SZU" .

