@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-06a7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 20 maart 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-d8e8f8c5-1e07-d49c-5679-9172e68d09cf, oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-b734923e-c822-2272-e817-dc3ac6e58063, oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-bf49906d-d817-da90-1d63-c940007be326, oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-57d46622-1538-b718-7ccf-df0dd81df05a, oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-9bdee43a-aaf9-7674-61ee-999e62763d15 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-d8e8f8c5-1e07-d49c-5679-9172e68d09cf
  a a2a:Person ;
  rdfs:label "S Cohen Nassij" ;
  a2a:PersonName [
    rdfs:label "S Cohen Nassij" ;
    a2a:PersonNameFirstName "S" ;
    a2a:PersonNameLastName "Cohen Nassij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-b734923e-c822-2272-e817-dc3ac6e58063
  a a2a:Person ;
  rdfs:label "Jan van Marselis" ;
  a2a:PersonName [
    rdfs:label "Jan van Marselis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marselis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-bf49906d-d817-da90-1d63-c940007be326
  a a2a:Person ;
  rdfs:label "Isaac de Palacios" ;
  a2a:PersonName [
    rdfs:label "Isaac de Palacios" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Palacios"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-57d46622-1538-b718-7ccf-df0dd81df05a
  a a2a:Person ;
  rdfs:label "Theodore van Marselis" ;
  a2a:PersonName [
    rdfs:label "Theodore van Marselis" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marselis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person-9bdee43a-aaf9-7674-61ee-999e62763d15
  a a2a:Person ;
  rdfs:label "Abm. de d. C. Nassij" ;
  a2a:PersonName [
    rdfs:label "Abm. de d. C. Nassij" ;
    a2a:PersonNameFirstName "Abm. de d." ;
    a2a:PersonNameLastName "C. Nassij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1762-03-20"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person:d8e8f8c5-1e07-d49c-5679-9172e68d09cf ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person:b734923e-c822-2272-e817-dc3ac6e58063 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person:bf49906d-d817-da90-1d63-c940007be326 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person:57d46622-1538-b718-7ccf-df0dd81df05a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Person:9bdee43a-aaf9-7674-61ee-999e62763d15 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-06a7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-03-20 - 1762-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1762-03-20"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10797, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "321605" ;
    a2a:RegistryNumber "10797" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10797, Periode: 1762, Notariële archieven, 321605, 10797"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/15d4c171-3bcb-9b0f-52f2-daf17425f789.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/15d4c171-3bcb-9b0f-52f2-daf17425f789.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7df01391-9e42-9829-700d-428757dbccb6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7df01391-9e42-9829-700d-428757dbccb6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/70062ff8-caa9-e653-92e6-ceab55db3e31.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/70062ff8-caa9-e653-92e6-ceab55db3e31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-06a7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-06a7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Surinamen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10797" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01425000405", "NOTA01425000406", "NOTA01425000407" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4521_00004521.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01425000407; positie: 2429, 1072, 327, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01425000405; positie: 3476, 2121, 136, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01425000405; positie: 3913, 1973, 352, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01425000405; positie: 3653, 2101, 645, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01425000407; positie: 3066, 1057, 428, 81" .
