@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_d837ae03-ec3c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 26 mei 1788" ;
  a2a:hasPerson oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-4618ad17-2fdc-fa16-78c7-a3eb4eeded15, oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-cdceb75a-42b0-118a-3b36-bf57078c8619, oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-a9281020-00c1-01b3-c3e2-6a85d932f561, oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-6fed386d-1585-103d-5b68-11e99bd4e442, oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-8ca35283-36d0-9d0e-0c2e-62fa5721245b, oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-f9995219-92bb-8ab6-a04c-e2683dccf39f ;
  a2a:hasEvent oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-ec3c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-4618ad17-2fdc-fa16-78c7-a3eb4eeded15
  a a2a:Person ;
  rdfs:label "Abraham Pool" ;
  a2a:PersonName [
    rdfs:label "Abraham Pool" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-cdceb75a-42b0-118a-3b36-bf57078c8619
  a a2a:Person ;
  rdfs:label "Jean Texier" ;
  a2a:PersonName [
    rdfs:label "Jean Texier" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Texier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-a9281020-00c1-01b3-c3e2-6a85d932f561
  a a2a:Person ;
  rdfs:label "C.F. Lehman" ;
  a2a:PersonName [
    rdfs:label "C.F. Lehman" ;
    a2a:PersonNameFirstName "C.F." ;
    a2a:PersonNameLastName "Lehman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-6fed386d-1585-103d-5b68-11e99bd4e442
  a a2a:Person ;
  rdfs:label "Angelij" ;
  a2a:PersonName [
    rdfs:label "Angelij" ;
    a2a:PersonNameLastName "Angelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-8ca35283-36d0-9d0e-0c2e-62fa5721245b
  a a2a:Person ;
  rdfs:label "Schorndorff" ;
  a2a:PersonName [
    rdfs:label "Schorndorff" ;
    a2a:PersonNameLastName "Schorndorff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person-f9995219-92bb-8ab6-a04c-e2683dccf39f
  a a2a:Person ;
  rdfs:label "Massac" ;
  a2a:PersonName [
    rdfs:label "Massac" ;
    a2a:PersonNameLastName "Massac"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1788-05-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:4618ad17-2fdc-fa16-78c7-a3eb4eeded15 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:cdceb75a-42b0-118a-3b36-bf57078c8619 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:a9281020-00c1-01b3-c3e2-6a85d932f561 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:6fed386d-1585-103d-5b68-11e99bd4e442 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:8ca35283-36d0-9d0e-0c2e-62fa5721245b ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Person:f9995219-92bb-8ab6-a04c-e2683dccf39f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ec3c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ec3c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1788-05-26 - 1788-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1788-05-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15636, Periode: 1788" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "596905" ;
    a2a:RegistryNumber "15636" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15636, Periode: 1788, Notariële archieven, 596905, 15636"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6c846145-9847-f57e-97b0-715d004f1d7b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ec3c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6c846145-9847-f57e-97b0-715d004f1d7b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8fec4880-9683-22c4-7393-57adf8dc5ce3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ec3c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8fec4880-9683-22c4-7393-57adf8dc5ce3.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/356f2bc7-4830-d014-291b-196730049722.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ec3c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/356f2bc7-4830-d014-291b-196730049722.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ec3c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ec3c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15636" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02133000781", "NOTD02133000782", "NOTD02133000783" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_767_00000767.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 2892, 979, 511, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 2310, 783, 369, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 1580, 1210, 488, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 2714, 795, 276, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 3092, 2212, 292, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02133000783; positie: 3092, 815, 276, 96" .
