@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_d837ae04-2920-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 11 juni 1793" ;
  a2a:hasPerson oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-c37e43fd-f764-1a69-d1ed-f0d8402d441f, oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-8f85e066-4e8a-e716-eadd-06866535d7de, oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-60b7186a-68e0-945b-62d5-8ca2fc93dc22, oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-3d05566c-7514-1de0-025d-749bda263ad4, oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-f2d1c0e7-c443-27a8-8e10-4dbbb0cc6c5e ;
  a2a:hasEvent oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-2920-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-c37e43fd-f764-1a69-d1ed-f0d8402d441f
  a a2a:Person ;
  rdfs:label "A Gerard junior" ;
  a2a:PersonName [
    rdfs:label "A Gerard junior" ;
    a2a:PersonNameFirstName "A" ;
    a2a:PersonNameLastName "Gerard junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-8f85e066-4e8a-e716-eadd-06866535d7de
  a a2a:Person ;
  rdfs:label "James Greenleaf" ;
  a2a:PersonName [
    rdfs:label "James Greenleaf" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Greenleaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-60b7186a-68e0-945b-62d5-8ca2fc93dc22
  a a2a:Person ;
  rdfs:label "Fector" ;
  a2a:PersonName [
    rdfs:label "Fector" ;
    a2a:PersonNameLastName "Fector"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-3d05566c-7514-1de0-025d-749bda263ad4
  a a2a:Person ;
  rdfs:label "Daniel Crommelin" ;
  a2a:PersonName [
    rdfs:label "Daniel Crommelin" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Crommelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person-f2d1c0e7-c443-27a8-8e10-4dbbb0cc6c5e
  a a2a:Person ;
  rdfs:label "Minet" ;
  a2a:PersonName [
    rdfs:label "Minet" ;
    a2a:PersonNameLastName "Minet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1793-06-11"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person:c37e43fd-f764-1a69-d1ed-f0d8402d441f ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person:8f85e066-4e8a-e716-eadd-06866535d7de ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person:60b7186a-68e0-945b-62d5-8ca2fc93dc22 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person:3d05566c-7514-1de0-025d-749bda263ad4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2920-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2920-6b6d-e053-b784100acdee_Person:f2d1c0e7-c443-27a8-8e10-4dbbb0cc6c5e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2920-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2920-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1793-06-11 - 1793-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1793-06-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15657, Periode: 1793" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "596648" ;
    a2a:RegistryNumber "15657" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15657, Periode: 1793, Notariële archieven, 596648, 15657"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/21eabc0e-9032-8815-d3ed-ab8c256c6f80.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2920-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/21eabc0e-9032-8815-d3ed-ab8c256c6f80.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d494566a-064e-94d2-f35d-60784e967b5c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2920-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d494566a-064e-94d2-f35d-60784e967b5c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/14602fe0-1899-ffb5-f519-d74e63e29ef1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2920-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/14602fe0-1899-ffb5-f519-d74e63e29ef1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2920-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2920-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: London
Taal: engels""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15657" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02154000626", "NOTD02154000627", "NOTD02154000628" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_395_00000395.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000627; positie: 2883, 1956, 506, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000627; positie: 2759, 2016, 568, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000627; positie: 2729, 2630, 221, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000627; positie: 3466, 1820, 604, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02154000627; positie: 3818, 2582, 256, 74" .
