@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-7e0a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 7 september 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-f315d67d-a3ec-fdb4-8839-d509f0ea40c7, oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-9e19e6e3-aac1-6283-82f7-0cf2d1623571, oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-d70ad7b0-b4d9-8481-c944-cbd66a16fb01, oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-556bbe3e-ea25-8184-3211-08932101d1ee ;
  a2a:hasEvent oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-f315d67d-a3ec-fdb4-8839-d509f0ea40c7
  a a2a:Person ;
  rdfs:label "Christophers" ;
  a2a:PersonName [
    rdfs:label "Christophers" ;
    a2a:PersonNameLastName "Christophers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-9e19e6e3-aac1-6283-82f7-0cf2d1623571
  a a2a:Person ;
  rdfs:label "Antoni Grill" ;
  a2a:PersonName [
    rdfs:label "Antoni Grill" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Grill"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-d70ad7b0-b4d9-8481-c944-cbd66a16fb01
  a a2a:Person ;
  rdfs:label "Jacobus Coster" ;
  a2a:PersonName [
    rdfs:label "Jacobus Coster" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person-556bbe3e-ea25-8184-3211-08932101d1ee
  a a2a:Person ;
  rdfs:label "M.G.D. Trapp" ;
  a2a:PersonName [
    rdfs:label "M.G.D. Trapp" ;
    a2a:PersonNameFirstName "M.G.D." ;
    a2a:PersonNameLastName "Trapp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1763-09-07"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person:f315d67d-a3ec-fdb4-8839-d509f0ea40c7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person:9e19e6e3-aac1-6283-82f7-0cf2d1623571 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person:d70ad7b0-b4d9-8481-c944-cbd66a16fb01 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Person:556bbe3e-ea25-8184-3211-08932101d1ee ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-7e0a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-09-07 - 1763-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1763-09-07"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10809, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "324081" ;
    a2a:RegistryNumber "10809" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10809, Periode: 1763, Notariële archieven, 324081, 10809"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f5b9061f-1ebc-6b05-0b9e-4803a1f5740c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7e0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f5b9061f-1ebc-6b05-0b9e-4803a1f5740c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/40f6a326-c61c-7e38-5f75-5a45badc41e2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7e0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/40f6a326-c61c-7e38-5f75-5a45badc41e2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cfa498d8-90b4-ce79-bc7e-9a8997cbaf80.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-7e0a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cfa498d8-90b4-ce79-bc7e-9a8997cbaf80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-7e0a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-7e0a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10809" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01436000440", "NOTA01436000441", "NOTA01436000442" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18156_00018156.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000441; positie: 945, 2355, 390, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000441; positie: 1228, 771, 409, 88" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000441; positie: 1989, 600, 261, 78" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000441; positie: 1777, 1157, 397, 77" .
