@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-49c8-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 7 juni 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-b2c47aa0-c4d2-ca92-2c1d-e1f355cee7eb, oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-3c6592b0-23c8-b13b-f6e9-b0e7cdbc4c57, oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-7fca2d3a-72be-a8f2-7507-6ee3320a61e9, oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-81e08f3a-d0fb-c4c5-9b61-0665da9e1de6, oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-fbd1f871-ee36-8dff-ef71-fb42f14a2737, oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-e8f49715-d605-c8ff-d68c-7858349eec91 ;
  a2a:hasEvent oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-49c8-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-b2c47aa0-c4d2-ca92-2c1d-e1f355cee7eb
  a a2a:Person ;
  rdfs:label "Giacomo Hendrixen" ;
  a2a:PersonName [
    rdfs:label "Giacomo Hendrixen" ;
    a2a:PersonNameFirstName "Giacomo" ;
    a2a:PersonNameLastName "Hendrixen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-3c6592b0-23c8-b13b-f6e9-b0e7cdbc4c57
  a a2a:Person ;
  rdfs:label "Philippo Venturino" ;
  a2a:PersonName [
    rdfs:label "Philippo Venturino" ;
    a2a:PersonNameFirstName "Philippo" ;
    a2a:PersonNameLastName "Venturino"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-7fca2d3a-72be-a8f2-7507-6ee3320a61e9
  a a2a:Person ;
  rdfs:label "Bartholomeo Groot" ;
  a2a:PersonName [
    rdfs:label "Bartholomeo Groot" ;
    a2a:PersonNameFirstName "Bartholomeo" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-81e08f3a-d0fb-c4c5-9b61-0665da9e1de6
  a a2a:Person ;
  rdfs:label "Casparo van Viecquefort" ;
  a2a:PersonName [
    rdfs:label "Casparo van Viecquefort" ;
    a2a:PersonNameFirstName "Casparo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Viecquefort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-fbd1f871-ee36-8dff-ef71-fb42f14a2737
  a a2a:Person ;
  rdfs:label "Paulo di Ganss@@@@@" ;
  a2a:PersonName [
    rdfs:label "Paulo di Ganss@@@@@" ;
    a2a:PersonNameFirstName "Paulo" ;
    a2a:PersonNamePrefixLastName "di" ;
    a2a:PersonNameLastName "Ganss@@@@@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person-e8f49715-d605-c8ff-d68c-7858349eec91
  a a2a:Person ;
  rdfs:label "Samuel van Viquefort" ;
  a2a:PersonName [
    rdfs:label "Samuel van Viquefort" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Viquefort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1638-06-07"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:b2c47aa0-c4d2-ca92-2c1d-e1f355cee7eb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:3c6592b0-23c8-b13b-f6e9-b0e7cdbc4c57 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:7fca2d3a-72be-a8f2-7507-6ee3320a61e9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:81e08f3a-d0fb-c4c5-9b61-0665da9e1de6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:fbd1f871-ee36-8dff-ef71-fb42f14a2737 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-49c8-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Person:e8f49715-d605-c8ff-d68c-7858349eec91 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-49c8-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-49c8-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-06-07 - 1638-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1638-06-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954A, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "641448" ;
    a2a:RegistryNumber "954A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954A, Periode: 1636-1638, Notariële archieven, 641448, 954A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0760704f-15b4-e9e2-b6de-82796a2dc433.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49c8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0760704f-15b4-e9e2-b6de-82796a2dc433.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8b8d63f4-beb3-fd62-078a-4bf21374ca28.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-49c8-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8b8d63f4-beb3-fd62-078a-4bf21374ca28.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-49c8-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-49c8-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "VBPA00019000188", "VBPA00019000189" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_106_00000106.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000189; positie: 2597, 733, 501, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000188; positie: 811, 1935, 1026, 192" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000189; positie: 1573, 693, 928, 166" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000188; positie: 2186, 2625, 728, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000188; positie: 1986, 1076, 922, 203" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000188; positie: 920, 2499, 1174, 160" .
