@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_6725c823-7eef-5c58-031e-ea2ea2b1f46d
  a a2a:Record ;
  rdfs:label "Notariële akte (akte van inzet) op 26 maart 1929" ;
  a2a:hasPerson oa:person_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Person-faf5231e-d17d-eeea-1430-230aea3cb15c ;
  a2a:hasEvent oa:event_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_0 ;
  a2a:hasSource oa:source_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d .

oa:person_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Person-faf5231e-d17d-eeea-1430-230aea3cb15c
  a a2a:Person ;
  rdfs:label "Helena Berendina Welsing" ;
  a2a:PersonName [
    rdfs:label "Helena Berendina Welsing" ;
    a2a:PersonNameFirstName "Helena Berendina" ;
    a2a:PersonNameLastName "Welsing"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1929-03-26"^^xsd:date
  ] .

oa:relationep_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Person:faf5231e-d17d-eeea-1430-230aea3cb15c ;
  a2a:EventKeyRef oa:event_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d_Event1 .

oa:source_szu_6725c823-7eef-5c58-031e-ea2ea2b1f46d
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1929-03-26 - 1929-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1929-03-26"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "230" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 230"
  ] ;
  a2a:SourceLastChangeDate "2013-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/6725c823-7eef-5c58-031e-ea2ea2b1f46d" ;
  a2a:RecordGUID "{6725c823-7eef-5c58-031e-ea2ea2b1f46d}" ;
  a2a:SourceRemarkAkteSoort "akte van inzet" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_274_00000274.xml van SZU" .

