@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_saa_a3cb51cc-a267-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 18 oktober 1743" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-09d77f27-c297-bc5d-65e7-2b020b52f972, oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-5cd10146-589f-9f60-2021-ec0a2df8e4ee, oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-cd7ef580-8257-4c32-7559-ce981a4155b5, oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-d7b7d0b1-a733-7ba3-71a5-7cf5078500d7, oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-ee81155c-2c38-b3e5-7476-f81fab12b092 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a267-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-09d77f27-c297-bc5d-65e7-2b020b52f972
  a a2a:Person ;
  rdfs:label "Abraham Bruijn" ;
  a2a:PersonName [
    rdfs:label "Abraham Bruijn" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-5cd10146-589f-9f60-2021-ec0a2df8e4ee
  a a2a:Person ;
  rdfs:label "Evers" ;
  a2a:PersonName [
    rdfs:label "Evers" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-cd7ef580-8257-4c32-7559-ce981a4155b5
  a a2a:Person ;
  rdfs:label "Vedova de Ravallet" ;
  a2a:PersonName [
    rdfs:label "Vedova de Ravallet" ;
    a2a:PersonNameFirstName "Vedova" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ravallet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-d7b7d0b1-a733-7ba3-71a5-7cf5078500d7
  a a2a:Person ;
  rdfs:label "Bockman" ;
  a2a:PersonName [
    rdfs:label "Bockman" ;
    a2a:PersonNameLastName "Bockman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person-ee81155c-2c38-b3e5-7476-f81fab12b092
  a a2a:Person ;
  rdfs:label "Ysbrand Bruijn" ;
  a2a:PersonName [
    rdfs:label "Ysbrand Bruijn" ;
    a2a:PersonNameFirstName "Ysbrand" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1743-10-18"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person:09d77f27-c297-bc5d-65e7-2b020b52f972 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person:5cd10146-589f-9f60-2021-ec0a2df8e4ee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person:cd7ef580-8257-4c32-7559-ce981a4155b5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person:d7b7d0b1-a733-7ba3-71a5-7cf5078500d7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Person:ee81155c-2c38-b3e5-7476-f81fab12b092 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a267-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a267-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1743-10-18 - 1743-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1743-10-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11288, Periode: 1743" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "341590" ;
    a2a:RegistryNumber "11288" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11288, Periode: 1743, Notariële archieven, 341590, 11288"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/227440be-54a1-1a5a-ba19-1cb85586c4d1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a267-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/227440be-54a1-1a5a-ba19-1cb85586c4d1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eb6bd646-0aa0-c2e2-f477-ecb8b7e9dc41.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a267-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eb6bd646-0aa0-c2e2-f477-ecb8b7e9dc41.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ae71c9a8-82ac-f131-bd97-d459aa89e4e6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a267-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ae71c9a8-82ac-f131-bd97-d459aa89e4e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a267-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a267-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: Livorno
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11288" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01556000364", "NOTA01556000365", "NOTA01556000366" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9333_00009333.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000366; positie: 884, 705, 409, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000366; positie: 791, 3021, 179, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000366; positie: 1230, 912, 656, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000366; positie: 2326, 2911, 198, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000366; positie: 530, 708, 240, 112" .
