@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_d837ae03-ea85-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 17 maart 1727" ;
  a2a:hasPerson oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-39fa2cb8-8708-5d72-3213-74ed08e269ed, oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-245a03a6-8989-e0cc-6b47-0dc265f29381, oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-d46d9cb4-6156-f2e7-b2bc-1b54445c96cb, oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-b20b3c0d-fe26-3052-6e9e-e8d6e227adbb, oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-f7aeec57-f0a5-eb1d-e859-59bd69015118, oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-ebd417ae-6abf-2b1a-f0e0-f46416386efb ;
  a2a:hasEvent oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ea85-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-39fa2cb8-8708-5d72-3213-74ed08e269ed
  a a2a:Person ;
  rdfs:label "Ishac Pinto" ;
  a2a:PersonName [
    rdfs:label "Ishac Pinto" ;
    a2a:PersonNameFirstName "Ishac" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-245a03a6-8989-e0cc-6b47-0dc265f29381
  a a2a:Person ;
  rdfs:label "Gompert Israels" ;
  a2a:PersonName [
    rdfs:label "Gompert Israels" ;
    a2a:PersonNameFirstName "Gompert" ;
    a2a:PersonNameLastName "Israels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-d46d9cb4-6156-f2e7-b2bc-1b54445c96cb
  a a2a:Person ;
  rdfs:label "Abraham da Costa" ;
  a2a:PersonName [
    rdfs:label "Abraham da Costa" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Costa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-b20b3c0d-fe26-3052-6e9e-e8d6e227adbb
  a a2a:Person ;
  rdfs:label "Abraham Dafonseca" ;
  a2a:PersonName [
    rdfs:label "Abraham Dafonseca" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Dafonseca"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-f7aeec57-f0a5-eb1d-e859-59bd69015118
  a a2a:Person ;
  rdfs:label "Philip Joels" ;
  a2a:PersonName [
    rdfs:label "Philip Joels" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Joels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person-ebd417ae-6abf-2b1a-f0e0-f46416386efb
  a a2a:Person ;
  rdfs:label "Meijer Joels" ;
  a2a:PersonName [
    rdfs:label "Meijer Joels" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNameLastName "Joels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1727-03-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:39fa2cb8-8708-5d72-3213-74ed08e269ed ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:245a03a6-8989-e0cc-6b47-0dc265f29381 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:d46d9cb4-6156-f2e7-b2bc-1b54445c96cb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:b20b3c0d-fe26-3052-6e9e-e8d6e227adbb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:f7aeec57-f0a5-eb1d-e859-59bd69015118 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ea85-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Person:ebd417ae-6abf-2b1a-f0e0-f46416386efb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ea85-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ea85-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1727-03-17 - 1727-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1727-03-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7555, Periode: 1727" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "602824" ;
    a2a:RegistryNumber "7555" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7555, Periode: 1727, Notariële archieven, 602824, 7555"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b97b644b-a890-ae18-c6f1-3ccd1485933f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea85-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b97b644b-a890-ae18-c6f1-3ccd1485933f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1962551d-d104-5a5b-af69-59484000ece6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea85-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1962551d-d104-5a5b-af69-59484000ece6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b48ab99e-523d-33b3-7e13-dc5115d76db8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ea85-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b48ab99e-523d-33b3-7e13-dc5115d76db8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ea85-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ea85-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7555" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTC00416000701", "NOTC00416000702", "NOTC00416000703" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_758_00000758.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000703; positie: 1550, 873, 555, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000703; positie: 609, 1224, 1801, 213" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000702; positie: 3062, 561, 1899, 257" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000703; positie: 607, 1341, 1930, 197" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000702; positie: 3108, 416, 675, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00416000702; positie: 4090, 351, 269, 146" .
