@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-ce89-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 8 september 1796" ;
  a2a:hasPerson oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-0541317e-263d-c8fb-1bbb-f6a8771ec261, oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-194fdf71-8e56-653b-7a3c-7177ff474cce, oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-bd96f93b-f37e-bcc9-bedc-3ce3a8587cfb, oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-87091584-7cc6-66a0-72a7-433d15810dab ;
  a2a:hasEvent oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae03-ce89-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-0541317e-263d-c8fb-1bbb-f6a8771ec261
  a a2a:Person ;
  rdfs:label "B. van Ketel" ;
  a2a:PersonName [
    rdfs:label "B. van Ketel" ;
    a2a:PersonNameFirstName "B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ketel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-194fdf71-8e56-653b-7a3c-7177ff474cce
  a a2a:Person ;
  rdfs:label "B. Gleim" ;
  a2a:PersonName [
    rdfs:label "B. Gleim" ;
    a2a:PersonNameFirstName "B." ;
    a2a:PersonNameLastName "Gleim"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-bd96f93b-f37e-bcc9-bedc-3ce3a8587cfb
  a a2a:Person ;
  rdfs:label "C.G. Meijer" ;
  a2a:PersonName [
    rdfs:label "C.G. Meijer" ;
    a2a:PersonNameFirstName "C.G." ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person-87091584-7cc6-66a0-72a7-433d15810dab
  a a2a:Person ;
  rdfs:label "Wassenbergh" ;
  a2a:PersonName [
    rdfs:label "Wassenbergh" ;
    a2a:PersonNameLastName "Wassenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1796-09-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person:0541317e-263d-c8fb-1bbb-f6a8771ec261 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person:194fdf71-8e56-653b-7a3c-7177ff474cce ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person:bd96f93b-f37e-bcc9-bedc-3ce3a8587cfb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-ce89-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Person:87091584-7cc6-66a0-72a7-433d15810dab ;
  a2a:EventKeyRef oa:event_saa_d837ae03-ce89-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-ce89-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1796-09-08 - 1796-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1796-09-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16422, Periode: 1796" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "623333" ;
    a2a:RegistryNumber "16422" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16422, Periode: 1796, Notariële archieven, 623333, 16422"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5a89416a-03d0-009c-7045-24e0213976f0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ce89-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5a89416a-03d0-009c-7045-24e0213976f0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9ff63cf8-1015-a37a-1eb4-be9fc6490ba5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-ce89-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9ff63cf8-1015-a37a-1eb4-be9fc6490ba5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-ce89-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-ce89-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Hamburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16422" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "KLAH00632000519", "KLAH00632000520" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_615_00000615.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH00632000520; positie: 4627, 736, 283, 73" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH00632000520; positie: 3932, 1582, 465, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH00632000520; positie: 3088, 963, 492, 48" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAH00632000520; positie: 3419, 785, 555, 91" .
