@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_026fd274-625f-e1b9-a929-ef63ca3db256
  a a2a:Record ;
  rdfs:label "Notariële akte (wisselprotest) op 24 april 1930" ;
  a2a:hasPerson oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person-106557aa-c826-a343-c31b-291b98a981be, oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person-b12b8d9d-b013-7317-f344-d0ee08ec36ee ;
  a2a:hasEvent oa:event_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_026fd274-625f-e1b9-a929-ef63ca3db256_0, oa:relationep_szu_026fd274-625f-e1b9-a929-ef63ca3db256_1 ;
  a2a:hasSource oa:source_szu_026fd274-625f-e1b9-a929-ef63ca3db256 .

oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person-106557aa-c826-a343-c31b-291b98a981be
  a a2a:Person ;
  rdfs:label "Berend Slatink" ;
  a2a:PersonName [
    rdfs:label "Berend Slatink" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Slatink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person-b12b8d9d-b013-7317-f344-d0ee08ec36ee
  a a2a:Person ;
  rdfs:label "Firma J.P.W. van Elk en Co" ;
  a2a:PersonName [
    rdfs:label "Firma J.P.W. van Elk en Co" ;
    a2a:PersonNameLastName "Firma J.P.W. van Elk en Co"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1930-04-24"^^xsd:date
  ] .

oa:relationep_szu_026fd274-625f-e1b9-a929-ef63ca3db256_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person:106557aa-c826-a343-c31b-291b98a981be ;
  a2a:EventKeyRef oa:event_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Event1 .

oa:relationep_szu_026fd274-625f-e1b9-a929-ef63ca3db256_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Person:b12b8d9d-b013-7317-f344-d0ee08ec36ee ;
  a2a:EventKeyRef oa:event_szu_026fd274-625f-e1b9-a929-ef63ca3db256_Event1 .

oa:source_szu_026fd274-625f-e1b9-a929-ef63ca3db256
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1930-04-24 - 1930-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1930-04-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "499" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 499"
  ] ;
  a2a:SourceLastChangeDate "2014-04-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/026fd274-625f-e1b9-a929-ef63ca3db256" ;
  a2a:RecordGUID "{026fd274-625f-e1b9-a929-ef63ca3db256}" ;
  a2a:SourceRemarkOpmerking "(zie inv.nr. 152)" ;
  a2a:SourceRemarkAkteSoort "wisselprotest" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_426_00000426.xml van SZU" .

