@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_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1659)" ;
  a2a:hasPerson oa:person_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Person1 ;
  a2a:hasEvent oa:event_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_0 ;
  a2a:hasSource oa:source_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c .

oa:person_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Person1
  a a2a:Person ;
  rdfs:label "12 wisselprotest 28-Jan-1659" ;
  a2a:PersonName [
    rdfs:label "12 wisselprotest 28-Jan-1659" ;
    a2a:PersonNameLastName "12 wisselprotest 28-Jan-1659"
  ] .

oa:event_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark07_Inhoud "De akte bevat een in het Engels geschreven wisselbrief, d.d. januari 1658 gericht aan John Augustin om aan George Shawe 100 pond sterling te betalen. De brief is ondertekend door Bedford Whitny. De notaris gaat namens George Shawe naar John Augustijns, koopman, met het verzoek bovenstaande wisselbrief te aanvaarden en te betalen, wat Augustijns niet doet. De notaris protesteert en stelt hem aansprakelijk voor de schade en onkosten." ;
  a2a:EventRemark19_Notaris "Jacobus Delphius" .

oa:relationep_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Person1 ;
  a2a:EventKeyRef oa:event_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c_Event1 .

oa:source_srt_eb713983-9e64-e4f7-507f-99bb5137cc2c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1659-01-01 - 1659-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Jacobus Delphius te Rotterdam" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "408" ;
    a2a:Folio "33 t/m 33" ;
    rdfs:label "Stadsarchief Rotterdam, Jacobus Delphius te Rotterdam, 12, 408, 33 t/m 33"
  ] ;
  a2a:SourceLastChangeDate "2020-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.rotterdam.nl/zoek-en-ontdek/archieven/zoekrestultaat-archieven/?mivast=184&miadt=184&miaet=54&micode=18-408&minr=1890024&miview=ldt" ;
  a2a:RecordGUID "{eb713983-9e64-e4f7-507f-99bb5137cc2c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtSA_18-408_54_MI.xml van SRT" .

