@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-0797-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 10 december 1782" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-f69628b6-583d-4e8a-4219-3bf3445829a1, oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-33ce4b74-b2ed-8a14-e4eb-628decafaa66, oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-e6e60c23-2a48-c805-b61f-b31866588de8 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0797-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-f69628b6-583d-4e8a-4219-3bf3445829a1
  a a2a:Person ;
  rdfs:label "P Gillot" ;
  a2a:PersonName [
    rdfs:label "P Gillot" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Gillot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-33ce4b74-b2ed-8a14-e4eb-628decafaa66
  a a2a:Person ;
  rdfs:label "L C Kolff" ;
  a2a:PersonName [
    rdfs:label "L C Kolff" ;
    a2a:PersonNameFirstName "L C" ;
    a2a:PersonNameLastName "Kolff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person-e6e60c23-2a48-c805-b61f-b31866588de8
  a a2a:Person ;
  rdfs:label "G Gillot" ;
  a2a:PersonName [
    rdfs:label "G Gillot" ;
    a2a:PersonNameFirstName "G" ;
    a2a:PersonNameLastName "Gillot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1782-12-10"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person:f69628b6-583d-4e8a-4219-3bf3445829a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person:33ce4b74-b2ed-8a14-e4eb-628decafaa66 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Person:e6e60c23-2a48-c805-b61f-b31866588de8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0797-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0797-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1782-12-10 - 1782-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1782-12-10"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16149, Periode: 1782" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "319445" ;
    a2a:RegistryNumber "16149" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16149, Periode: 1782, Notariële archieven, 319445, 16149"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea551a73-5942-5635-07e4-f1f00f7125e0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0797-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea551a73-5942-5635-07e4-f1f00f7125e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/706b1d8b-a58a-01c7-2464-65f265893529.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0797-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/706b1d8b-a58a-01c7-2464-65f265893529.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e0b2f44d-0fd0-9522-8b28-c3505d718565.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0797-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e0b2f44d-0fd0-9522-8b28-c3505d718565.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0797-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0797-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Pieter Mastenbroek
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16149" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTI01467000405", "NOTI01467000406", "NOTI01467000407" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_6908_00006908.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01467000407; positie: 3887, 440, 318, 72" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01467000407; positie: 3627, 649, 317, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTI01467000407; positie: 3776, 422, 77, 106" .
