@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-68c3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 2 maart 1716" ;
  a2a:hasPerson oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-215578e7-281f-66cf-736d-3ebe36eff60c, oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-5d712355-a172-b824-afe1-5649df5f95ec, oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-f7800a0b-1216-6454-c6c0-d95ffef87d85 ;
  a2a:hasEvent oa:event_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_2 ;
  a2a:hasSource oa:source_saa_d837ae04-68c3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-215578e7-281f-66cf-736d-3ebe36eff60c
  a a2a:Person ;
  rdfs:label "Sauel Samuel" ;
  a2a:PersonName [
    rdfs:label "Sauel Samuel" ;
    a2a:PersonNameFirstName "Sauel" ;
    a2a:PersonNameLastName "Samuel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-5d712355-a172-b824-afe1-5649df5f95ec
  a a2a:Person ;
  rdfs:label "Marcus Elias Ries" ;
  a2a:PersonName [
    rdfs:label "Marcus Elias Ries" ;
    a2a:PersonNameFirstName "Marcus Elias" ;
    a2a:PersonNameLastName "Ries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person-f7800a0b-1216-6454-c6c0-d95ffef87d85
  a a2a:Person ;
  rdfs:label "Levi Goldsmith" ;
  a2a:PersonName [
    rdfs:label "Levi Goldsmith" ;
    a2a:PersonNameFirstName "Levi" ;
    a2a:PersonNameLastName "Goldsmith"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1716-03-02"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person:215578e7-281f-66cf-736d-3ebe36eff60c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person:5d712355-a172-b824-afe1-5649df5f95ec ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-68c3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Person:f7800a0b-1216-6454-c6c0-d95ffef87d85 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-68c3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-68c3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1716-03-02 - 1716-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1716-03-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7539, Periode: 1716" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "627946" ;
    a2a:RegistryNumber "7539" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7539, Periode: 1716, Notariële archieven, 627946, 7539"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/68b19f39-faf8-3220-3759-41a5475c4329.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-68c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/68b19f39-faf8-3220-3759-41a5475c4329.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7c4c1d08-749e-1216-c169-faf725ce3874.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-68c3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7c4c1d08-749e-1216-c169-faf725ce3874.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-68c3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-68c3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7539" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTC00403000084", "NOTC00403000085" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_948_00000948.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000084; positie: 1443, 1510, 659, 101" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000084; positie: 1679, 758, 769, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00403000084; positie: 1607, 389, 727, 122" .
