@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-86a8-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 16 september 1783" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-f2a477c0-351c-1bc5-42e0-53ed2242ab0c, oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-a1b6bb65-5bff-ce1b-069d-debd99acca23, oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-42ba516d-2bc5-0b13-ab1b-0db4409c08f8, oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-c9c658e6-5278-f0b5-a688-6c1e0c715c32 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-f2a477c0-351c-1bc5-42e0-53ed2242ab0c
  a a2a:Person ;
  rdfs:label "J W E de Man" ;
  a2a:PersonName [
    rdfs:label "J W E de Man" ;
    a2a:PersonNameFirstName "J W E" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-a1b6bb65-5bff-ce1b-069d-debd99acca23
  a a2a:Person ;
  rdfs:label "T A de Man" ;
  a2a:PersonName [
    rdfs:label "T A de Man" ;
    a2a:PersonNameFirstName "T A" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-42ba516d-2bc5-0b13-ab1b-0db4409c08f8
  a a2a:Person ;
  rdfs:label "Jacobus van de Wall" ;
  a2a:PersonName [
    rdfs:label "Jacobus van de Wall" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wall"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person-c9c658e6-5278-f0b5-a688-6c1e0c715c32
  a a2a:Person ;
  rdfs:label "Johannes van de Wall" ;
  a2a:PersonName [
    rdfs:label "Johannes van de Wall" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wall"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1783-09-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person:f2a477c0-351c-1bc5-42e0-53ed2242ab0c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person:a1b6bb65-5bff-ce1b-069d-debd99acca23 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person:42ba516d-2bc5-0b13-ab1b-0db4409c08f8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Person:c9c658e6-5278-f0b5-a688-6c1e0c715c32 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-86a8-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1783-09-16 - 1783-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1783-09-16"^^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 "329549" ;
    a2a:RegistryNumber "10904" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10904, Periode: 1783, Notariële archieven, 329549, 10904"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/26b2d110-a628-231f-d65f-fde9a782d502.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-86a8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/26b2d110-a628-231f-d65f-fde9a782d502.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2a5c9b23-f8ea-1b08-94b3-4895577c323c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-86a8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2a5c9b23-f8ea-1b08-94b3-4895577c323c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a995b025-f84f-073c-eb16-49233bd0f91a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-86a8-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a995b025-f84f-073c-eb16-49233bd0f91a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-86a8-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-86a8-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10904" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01508000282", "NOTA01508000283", "NOTA01508000284" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18921_00018921.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000283; positie: 1381, 1398, 429, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000283; positie: 931, 1502, 609, 143" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000283; positie: 2172, 690, 232, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01508000283; positie: 1021, 795, 868, 87" .
