@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_26b60c06-a2e4-bd30-4e36-71ab6c279708
  a a2a:Record ;
  rdfs:label "Notariële akte (inzet) op 1 maart 1922" ;
  a2a:hasPerson oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-9c32a29d-8a0a-3752-6af0-df7b516d4e36, oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-0db77a9b-aa02-f1d8-430e-b12069cc2b73, oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-3d950b27-98ef-133c-aaa9-abc99e74fc38 ;
  a2a:hasEvent oa:event_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_0, oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_1, oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_2 ;
  a2a:hasSource oa:source_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708 .

oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-9c32a29d-8a0a-3752-6af0-df7b516d4e36
  a a2a:Person ;
  rdfs:label "Jacob Udema" ;
  a2a:PersonName [
    rdfs:label "Jacob Udema" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Udema"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-0db77a9b-aa02-f1d8-430e-b12069cc2b73
  a a2a:Person ;
  rdfs:label "Marcus Hiemstra" ;
  a2a:PersonName [
    rdfs:label "Marcus Hiemstra" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Hiemstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person-3d950b27-98ef-133c-aaa9-abc99e74fc38
  a a2a:Person ;
  rdfs:label "Martinus Johannes Evers" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Evers" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1922-03-01"^^xsd:date
  ] .

oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person:9c32a29d-8a0a-3752-6af0-df7b516d4e36 ;
  a2a:EventKeyRef oa:event_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Event1 .

oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person:0db77a9b-aa02-f1d8-430e-b12069cc2b73 ;
  a2a:EventKeyRef oa:event_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Event1 .

oa:relationep_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_2
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Person:3d950b27-98ef-133c-aaa9-abc99e74fc38 ;
  a2a:EventKeyRef oa:event_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708_Event1 .

oa:source_szu_26b60c06-a2e4-bd30-4e36-71ab6c279708
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1922-03-01 - 1922-03-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-03-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-03-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1922-03-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "2467" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 2467"
  ] ;
  a2a:SourceLastChangeDate "2013-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/26b60c06-a2e4-bd30-4e36-71ab6c279708" ;
  a2a:RecordGUID "{26b60c06-a2e4-bd30-4e36-71ab6c279708}" ;
  a2a:SourceRemarkOpmerking "betreft diverse panden te Zutphen (ingesloten bij akte nr. 2478)" ;
  a2a:SourceRemarkAkteSoort "inzet" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_534_00000534.xml van SZU" .

