@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-a325-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 27 juni 1780" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-ec4fee9a-41bc-5903-6e57-06220283147b, oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-d2640a17-a0be-c110-86db-4c01d404e27f, oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-2183cbec-977a-3f54-06cd-ce223a221348, oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-c2b15e47-ccf0-c7e9-d5d5-279438cca47a, oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-c1240a32-05da-fc88-0c67-840c439a8221 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a325-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-ec4fee9a-41bc-5903-6e57-06220283147b
  a a2a:Person ;
  rdfs:label "Zacharias Eekhout" ;
  a2a:PersonName [
    rdfs:label "Zacharias Eekhout" ;
    a2a:PersonNameFirstName "Zacharias" ;
    a2a:PersonNameLastName "Eekhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-d2640a17-a0be-c110-86db-4c01d404e27f
  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-a325-50ee-e053-b784100a6caf_Person-2183cbec-977a-3f54-06cd-ce223a221348
  a a2a:Person ;
  rdfs:label "Alewijn Vleck" ;
  a2a:PersonName [
    rdfs:label "Alewijn Vleck" ;
    a2a:PersonNameFirstName "Alewijn" ;
    a2a:PersonNameLastName "Vleck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-c2b15e47-ccf0-c7e9-d5d5-279438cca47a
  a a2a:Person ;
  rdfs:label "Ernst Gottlob Meissner" ;
  a2a:PersonName [
    rdfs:label "Ernst Gottlob Meissner" ;
    a2a:PersonNameFirstName "Ernst Gottlob" ;
    a2a:PersonNameLastName "Meissner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person-c1240a32-05da-fc88-0c67-840c439a8221
  a a2a:Person ;
  rdfs:label "Johan Willem Hachmeester" ;
  a2a:PersonName [
    rdfs:label "Johan Willem Hachmeester" ;
    a2a:PersonNameFirstName "Johan Willem" ;
    a2a:PersonNameLastName "Hachmeester"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1780-06-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person:ec4fee9a-41bc-5903-6e57-06220283147b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person:d2640a17-a0be-c110-86db-4c01d404e27f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person:2183cbec-977a-3f54-06cd-ce223a221348 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person:c2b15e47-ccf0-c7e9-d5d5-279438cca47a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Person:c1240a32-05da-fc88-0c67-840c439a8221 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a325-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a325-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1780-06-27 - 1780-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1780-06-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10896, Periode: 1780" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "342014" ;
    a2a:RegistryNumber "10896" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10896, Periode: 1780, Notariële archieven, 342014, 10896"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/65e12bed-db0c-5338-5159-b50df7b95e6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a325-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/65e12bed-db0c-5338-5159-b50df7b95e6a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/09afca94-0e56-f0a3-5296-c40cbff77e27.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a325-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/09afca94-0e56-f0a3-5296-c40cbff77e27.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/70d333e1-12a7-0746-05b0-c766b1f1c238.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a325-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/70d333e1-12a7-0746-05b0-c766b1f1c238.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a325-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a325-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10896" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01500000120", "NOTA01500000121", "NOTA01500000122" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_22378_00022378.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01500000121; positie: 2037, 1961, 208, 47" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01500000121; positie: 1748, 610, 430, 67" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01500000121; positie: 1456, 714, 511, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01500000121; positie: 742, 2159, 690, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01500000121; positie: 1438, 1962, 558, 47" .
