@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_387c5fca-7f82-1973-398e-e29a5ac7f75c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1659)" ;
  a2a:hasPerson oa:person_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Person1 ;
  a2a:hasEvent oa:event_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_0 ;
  a2a:hasSource oa:source_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c .

oa:person_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Person1
  a a2a:Person ;
  rdfs:label "91 wisselprotest 04-Jul-1659" ;
  a2a:PersonName [
    rdfs:label "91 wisselprotest 04-Jul-1659" ;
    a2a:PersonNameLastName "91 wisselprotest 04-Jul-1659"
  ] .

oa:event_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark19_Notaris "Jacobus Delphius" ;
  a2a:EventRemark07_Inhoud "De akte bevat een wisselbrief, die d.d. 22 april in Londen is geschreven en waarin verzocht wordt aan Paulus Maeshoeck, koopman, 190 pond sterling te betalen. De brief is getekend door Jan Brunnick junior en gericht aan Abraham Ampe, koopman in Haarlem.Genoemde Maeshoeck laat de brief aan de notaris zien. De brief is door Ampe geaccepteerd, maar Maeshoeck heeft, hoewel de vervaldag is verlopen, nog niets ontvangen. Hij tekent protest aan.N.B. De akte is niet ondertekend." .

oa:relationep_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Person1 ;
  a2a:EventKeyRef oa:event_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c_Event1 .

oa:source_srt_387c5fca-7f82-1973-398e-e29a5ac7f75c
  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 "91" ;
    a2a:RegistryNumber "408" ;
    a2a:Folio "226 t/m 227" ;
    rdfs:label "Stadsarchief Rotterdam, Jacobus Delphius te Rotterdam, 91, 408, 226 t/m 227"
  ] ;
  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=1890103&miview=ldt" ;
  a2a:RecordGUID "{387c5fca-7f82-1973-398e-e29a5ac7f75c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-RtSA_18-408_54_MI.xml van SRT" .

