@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_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e
  a a2a:Record ;
  rdfs:label "Notariële akte (hypothecaire obligatie) op 1 november 1929" ;
  a2a:hasPerson oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person-1f1669b1-be82-cf96-2854-ce65dba7789d, oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person-a3368df9-015d-8d17-ecf9-75a1e53dd712 ;
  a2a:hasEvent oa:event_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_0, oa:relationep_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_1 ;
  a2a:hasSource oa:source_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e .

oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person-1f1669b1-be82-cf96-2854-ce65dba7789d
  a a2a:Person ;
  rdfs:label "Antoni Gerrit Eggink" ;
  a2a:PersonName [
    rdfs:label "Antoni Gerrit Eggink" ;
    a2a:PersonNameFirstName "Antoni Gerrit" ;
    a2a:PersonNameLastName "Eggink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person-a3368df9-015d-8d17-ecf9-75a1e53dd712
  a a2a:Person ;
  rdfs:label "Coöperatieve Boerenleenbank te Zutphen" ;
  a2a:PersonName [
    rdfs:label "Coöperatieve Boerenleenbank te Zutphen" ;
    a2a:PersonNameLastName "Coöperatieve Boerenleenbank te Zutphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1929-11-01"^^xsd:date
  ] .

oa:relationep_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person:1f1669b1-be82-cf96-2854-ce65dba7789d ;
  a2a:EventKeyRef oa:event_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Event1 .

oa:relationep_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Person:a3368df9-015d-8d17-ecf9-75a1e53dd712 ;
  a2a:EventKeyRef oa:event_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e_Event1 .

oa:source_szu_dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1929-11-01 - 1929-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1929-11-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "206" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 206"
  ] ;
  a2a:SourceLastChangeDate "2022-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e" ;
  a2a:RecordGUID "{dd5dc8cb-58c1-2cda-c31e-9f8b82a0ca7e}" ;
  a2a:SourceRemarkAkteSoort "hypothecaire obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251118_91_00000091.xml van SZU" .

