@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_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 25 november 1843" ;
  a2a:hasPerson oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-5e9228b6-d16e-d423-c449-f128279a37c9, oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-087ec5a9-ad0a-910f-21dc-1164eec2f18d, oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-a0a57369-4d82-90f8-0e66-c4b366c338a2, oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-a96b8a9c-047f-8941-5d14-280a425cb904 ;
  a2a:hasEvent oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_0, oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_1, oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_2, oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_3 ;
  a2a:hasSource oa:source_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2 .

oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-5e9228b6-d16e-d423-c449-f128279a37c9
  a a2a:Person ;
  rdfs:label "Gerardus Josephus van Gemert" ;
  a2a:PersonName [
    rdfs:label "Gerardus Josephus van Gemert" ;
    a2a:PersonNameFirstName "Gerardus Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-087ec5a9-ad0a-910f-21dc-1164eec2f18d
  a a2a:Person ;
  rdfs:label "Hieronimus Jan Willem van Aken" ;
  a2a:PersonName [
    rdfs:label "Hieronimus Jan Willem van Aken" ;
    a2a:PersonNameFirstName "Hieronimus Jan Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-a0a57369-4d82-90f8-0e66-c4b366c338a2
  a a2a:Person ;
  rdfs:label "Wijnandus Wilhelmus Schierling" ;
  a2a:PersonName [
    rdfs:label "Wijnandus Wilhelmus Schierling" ;
    a2a:PersonNameFirstName "Wijnandus Wilhelmus" ;
    a2a:PersonNameLastName "Schierling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person-a96b8a9c-047f-8941-5d14-280a425cb904
  a a2a:Person ;
  rdfs:label "Ida Regina Praetorius" ;
  a2a:PersonName [
    rdfs:label "Ida Regina Praetorius" ;
    a2a:PersonNameFirstName "Ida Regina" ;
    a2a:PersonNameLastName "Praetorius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1843-11-25"^^xsd:date
  ] .

oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person:5e9228b6-d16e-d423-c449-f128279a37c9 ;
  a2a:EventKeyRef oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1 .

oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person:087ec5a9-ad0a-910f-21dc-1164eec2f18d ;
  a2a:EventKeyRef oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1 .

oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person:a0a57369-4d82-90f8-0e66-c4b366c338a2 ;
  a2a:EventKeyRef oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1 .

oa:relationep_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_3
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Person:a96b8a9c-047f-8941-5d14-280a425cb904 ;
  a2a:EventKeyRef oa:event_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2_Event1 .

oa:source_szu_c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1843-11-25 - 1843-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1843-11-25"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "2486" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 2486"
  ] ;
  a2a:SourceLastChangeDate "2015-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2" ;
  a2a:RecordGUID "{c3f8daf4-bd53-2ccb-d0bf-5303e5b4b3a2}" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_856_00000856.xml van SZU" .

