@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-5a46-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 19 augustus 1783" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-0781a9be-535f-50a1-3e05-207281af9c1b, oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-2b616fc8-22cc-927c-aeed-d116186da5a1, oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-4606b9a1-8992-4db8-12b3-77b7b8d46ca5, oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-e47ed8e9-2387-6612-5c4c-af388e45377f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-0781a9be-535f-50a1-3e05-207281af9c1b
  a a2a:Person ;
  rdfs:label "Theodor Gulcher" ;
  a2a:PersonName [
    rdfs:label "Theodor Gulcher" ;
    a2a:PersonNameFirstName "Theodor" ;
    a2a:PersonNameLastName "Gulcher"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-2b616fc8-22cc-927c-aeed-d116186da5a1
  a a2a:Person ;
  rdfs:label "Jan Messchert van Vollenhoven" ;
  a2a:PersonName [
    rdfs:label "Jan Messchert van Vollenhoven" ;
    a2a:PersonNameFirstName "Jan Messchert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vollenhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-4606b9a1-8992-4db8-12b3-77b7b8d46ca5
  a a2a:Person ;
  rdfs:label "Mulder" ;
  a2a:PersonName [
    rdfs:label "Mulder" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person-e47ed8e9-2387-6612-5c4c-af388e45377f
  a a2a:Person ;
  rdfs:label "C.P. Praetorius" ;
  a2a:PersonName [
    rdfs:label "C.P. Praetorius" ;
    a2a:PersonNameFirstName "C.P." ;
    a2a:PersonNameLastName "Praetorius"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1783-08-19"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person:0781a9be-535f-50a1-3e05-207281af9c1b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person:2b616fc8-22cc-927c-aeed-d116186da5a1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person:4606b9a1-8992-4db8-12b3-77b7b8d46ca5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Person:e47ed8e9-2387-6612-5c4c-af388e45377f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-5a46-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1783-08-19 - 1783-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1783-08-19"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10904, Periode: 1783" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "340817" ;
    a2a:RegistryNumber "10904" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10904, Periode: 1783, Notariële archieven, 340817, 10904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/546da198-89fc-4ad1-89e6-13db43b0da4e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a46-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/546da198-89fc-4ad1-89e6-13db43b0da4e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/80b1e240-6bfa-1fbd-ae91-75efd4efcbde.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a46-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/80b1e240-6bfa-1fbd-ae91-75efd4efcbde.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8552d578-a4eb-9fa1-b6bd-4363c762ebe6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a46-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8552d578-a4eb-9fa1-b6bd-4363c762ebe6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-5a46-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-5a46-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10904" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01508000144", "NOTA01508000145", "NOTA01508000146" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18922_00018922.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000145; positie: 2117, 667, 205, 120" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000145; positie: 816, 971, 1437, 125" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000145; positie: 1255, 784, 346, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000145; positie: 2019, 1366, 277, 120" .
