@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-111b-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 5 november 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-b9cef9b0-5d14-a5ea-f948-2dc47ddd3721, oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-0cfcf884-4482-1b4a-cb4e-ab50ea0a2822, oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-954c178a-b87a-4206-6ec8-7a6f0f70ee30, oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-20db4f62-4651-2d16-f6e4-0d4fff7dd960, oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-d204b80e-af1d-2f9d-e661-3c3f84c7a1b7 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-111b-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-b9cef9b0-5d14-a5ea-f948-2dc47ddd3721
  a a2a:Person ;
  rdfs:label "Theod. de Smeth" ;
  a2a:PersonName [
    rdfs:label "Theod. de Smeth" ;
    a2a:PersonNameFirstName "Theod." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-0cfcf884-4482-1b4a-cb4e-ab50ea0a2822
  a a2a:Person ;
  rdfs:label "Simon Jan Blankenhagen" ;
  a2a:PersonName [
    rdfs:label "Simon Jan Blankenhagen" ;
    a2a:PersonNameFirstName "Simon Jan" ;
    a2a:PersonNameLastName "Blankenhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-954c178a-b87a-4206-6ec8-7a6f0f70ee30
  a a2a:Person ;
  rdfs:label "Raijmond de Smeth" ;
  a2a:PersonName [
    rdfs:label "Raijmond de Smeth" ;
    a2a:PersonNameFirstName "Raijmond" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-20db4f62-4651-2d16-f6e4-0d4fff7dd960
  a a2a:Person ;
  rdfs:label "Coenraad Lothe" ;
  a2a:PersonName [
    rdfs:label "Coenraad Lothe" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Lothe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person-d204b80e-af1d-2f9d-e661-3c3f84c7a1b7
  a a2a:Person ;
  rdfs:label "Adr Willem Blankenhagen" ;
  a2a:PersonName [
    rdfs:label "Adr Willem Blankenhagen" ;
    a2a:PersonNameFirstName "Adr Willem" ;
    a2a:PersonNameLastName "Blankenhagen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person:b9cef9b0-5d14-a5ea-f948-2dc47ddd3721 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person:0cfcf884-4482-1b4a-cb4e-ab50ea0a2822 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person:954c178a-b87a-4206-6ec8-7a6f0f70ee30 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person:20db4f62-4651-2d16-f6e4-0d4fff7dd960 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Person:d204b80e-af1d-2f9d-e661-3c3f84c7a1b7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-111b-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-111b-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-11-05 - 1764-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1764-11-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10818, Periode: 1764-1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "360571" ;
    a2a:RegistryNumber "10818" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10818, Periode: 1764-1765, Notariële archieven, 360571, 10818"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6e7c336f-3223-666b-e5d0-5b51fced9136.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-111b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6e7c336f-3223-666b-e5d0-5b51fced9136.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b716feca-c09f-5212-25ee-26b9df0384a6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-111b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b716feca-c09f-5212-25ee-26b9df0384a6.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1b669915-25a6-ea1c-5dd1-0652a88f4ab7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-111b-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1b669915-25a6-ea1c-5dd1-0652a88f4ab7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-111b-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-111b-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Riga
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10818" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01444000081", "NOTA01444000082", "NOTA01444000083" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6932_00006932.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000082; positie: 727, 958, 509, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000082; positie: 1678, 722, 331, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000082; positie: 1855, 866, 311, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000082; positie: 563, 1227, 122, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01444000082; positie: 2123, 722, 103, 85" .
