@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-b812-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 14 mei 1762" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-bbeb7b72-383f-01d9-e003-e79827d94430, oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-75a0a357-bf99-bafe-e461-14d6e6e4eca7, oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-e511e788-c054-5eaa-05f2-1cc082b31ce8, oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-dcf0f8cb-dc38-b064-01da-ad50d800e8f0 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-b812-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-bbeb7b72-383f-01d9-e003-e79827d94430
  a a2a:Person ;
  rdfs:label "Jan de Marselis" ;
  a2a:PersonName [
    rdfs:label "Jan de Marselis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Marselis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-75a0a357-bf99-bafe-e461-14d6e6e4eca7
  a a2a:Person ;
  rdfs:label "Gerrit Muller" ;
  a2a:PersonName [
    rdfs:label "Gerrit Muller" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-e511e788-c054-5eaa-05f2-1cc082b31ce8
  a a2a:Person ;
  rdfs:label "Theod: van Marselis" ;
  a2a:PersonName [
    rdfs:label "Theod: van Marselis" ;
    a2a:PersonNameFirstName "Theod:" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marselis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person-dcf0f8cb-dc38-b064-01da-ad50d800e8f0
  a a2a:Person ;
  rdfs:label "N. de Kruijff" ;
  a2a:PersonName [
    rdfs:label "N. de Kruijff" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kruijff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1762-05-14"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person:bbeb7b72-383f-01d9-e003-e79827d94430 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person:75a0a357-bf99-bafe-e461-14d6e6e4eca7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person:e511e788-c054-5eaa-05f2-1cc082b31ce8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Person:dcf0f8cb-dc38-b064-01da-ad50d800e8f0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-b812-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-b812-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1762-05-14 - 1762-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1762-05-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10798, Periode: 1762" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "345407" ;
    a2a:RegistryNumber "10798" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10798, Periode: 1762, Notariële archieven, 345407, 10798"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5438afa6-f2d2-e745-ee35-f65b0ede68cf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b812-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5438afa6-f2d2-e745-ee35-f65b0ede68cf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/21a75ec0-9546-4ddc-cc43-d7baf1b767f6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b812-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/21a75ec0-9546-4ddc-cc43-d7baf1b767f6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4948b418-c912-dab2-9c00-230894e95c3f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-b812-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4948b418-c912-dab2-9c00-230894e95c3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-b812-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-b812-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Suriname
Locatieomschrijving: Jan Spaan
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10798" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01426000249", "NOTA01426000250", "NOTA01426000251" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_11295_00011295.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01426000250; positie: 1429, 685, 201, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01426000249; positie: 3810, 3033, 319, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01426000250; positie: 1662, 666, 653, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01426000250; positie: 3405, 1185, 365, 78" .
