@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_273bc92f-d669-63e4-c74c-e9f0df7c3ea9
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 15 februari 1932" ;
  a2a:hasPerson oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person-9d00db17-e0b7-404d-78b1-d25aca0773b3, oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person-ff8e098c-fefc-5556-5d9c-1602b10f60a2 ;
  a2a:hasEvent oa:event_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_0, oa:relationep_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_1 ;
  a2a:hasSource oa:source_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9 .

oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person-9d00db17-e0b7-404d-78b1-d25aca0773b3
  a a2a:Person ;
  rdfs:label "Reintje Geltink" ;
  a2a:PersonName [
    rdfs:label "Reintje Geltink" ;
    a2a:PersonNameFirstName "Reintje" ;
    a2a:PersonNameLastName "Geltink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person-ff8e098c-fefc-5556-5d9c-1602b10f60a2
  a a2a:Person ;
  rdfs:label "Christine Henriette Louise Swaving" ;
  a2a:PersonName [
    rdfs:label "Christine Henriette Louise Swaving" ;
    a2a:PersonNameFirstName "Christine Henriette Louise" ;
    a2a:PersonNameLastName "Swaving"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1932-02-15"^^xsd:date
  ] .

oa:relationep_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person:9d00db17-e0b7-404d-78b1-d25aca0773b3 ;
  a2a:EventKeyRef oa:event_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Event1 .

oa:relationep_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Person:ff8e098c-fefc-5556-5d9c-1602b10f60a2 ;
  a2a:EventKeyRef oa:event_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9_Event1 .

oa:source_szu_273bc92f-d669-63e4-c74c-e9f0df7c3ea9
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1932-02-15 - 1932-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1932-02-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "561" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 561"
  ] ;
  a2a:SourceLastChangeDate "2017-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/273bc92f-d669-63e4-c74c-e9f0df7c3ea9" ;
  a2a:RecordGUID "{273bc92f-d669-63e4-c74c-e9f0df7c3ea9}" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_535_00000535.xml van SZU" .

