@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-2e2c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 16 augustus 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-ee497ed0-286f-66d8-938d-77a845c2616c, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-67ffae78-044a-f2df-61c1-de45fca2c91e, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-ab5b6394-8fbd-e6f5-14dc-167460e38411, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-3eebef76-ae09-f4dc-07dc-960e522a1202, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-868c93f0-d43f-101d-4a2e-92c0cff0de7b, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-6562c746-9053-5152-1be1-22ca4bca8e74, oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-4c47d293-fd3c-5849-7074-de548a75ed98 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_5, oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_6 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-ee497ed0-286f-66d8-938d-77a845c2616c
  a a2a:Person ;
  rdfs:label "Isaac Fles" ;
  a2a:PersonName [
    rdfs:label "Isaac Fles" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Fles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-67ffae78-044a-f2df-61c1-de45fca2c91e
  a a2a:Person ;
  rdfs:label "Arent Joseph" ;
  a2a:PersonName [
    rdfs:label "Arent Joseph" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNameLastName "Joseph"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-ab5b6394-8fbd-e6f5-14dc-167460e38411
  a a2a:Person ;
  rdfs:label "David Cohn" ;
  a2a:PersonName [
    rdfs:label "David Cohn" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Cohn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-3eebef76-ae09-f4dc-07dc-960e522a1202
  a a2a:Person ;
  rdfs:label "Nicolas Warin Junior" ;
  a2a:PersonName [
    rdfs:label "Nicolas Warin Junior" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Warin Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-868c93f0-d43f-101d-4a2e-92c0cff0de7b
  a a2a:Person ;
  rdfs:label "Jolle Jolles" ;
  a2a:PersonName [
    rdfs:label "Jolle Jolles" ;
    a2a:PersonNameFirstName "Jolle" ;
    a2a:PersonNameLastName "Jolles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-6562c746-9053-5152-1be1-22ca4bca8e74
  a a2a:Person ;
  rdfs:label "Johannes Rietvelt" ;
  a2a:PersonName [
    rdfs:label "Johannes Rietvelt" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Rietvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person-4c47d293-fd3c-5849-7074-de548a75ed98
  a a2a:Person ;
  rdfs:label "D ten Hengel" ;
  a2a:PersonName [
    rdfs:label "D ten Hengel" ;
    a2a:PersonNameFirstName "D" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hengel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1763-08-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:ee497ed0-286f-66d8-938d-77a845c2616c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:67ffae78-044a-f2df-61c1-de45fca2c91e ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:ab5b6394-8fbd-e6f5-14dc-167460e38411 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:3eebef76-ae09-f4dc-07dc-960e522a1202 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:868c93f0-d43f-101d-4a2e-92c0cff0de7b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:6562c746-9053-5152-1be1-22ca4bca8e74 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Person:4c47d293-fd3c-5849-7074-de548a75ed98 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2e2c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-08-16 - 1763-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1763-08-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10807, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "370389" ;
    a2a:RegistryNumber "10807" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10807, Periode: 1763, Notariële archieven, 370389, 10807"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/331213c2-5070-c63e-a35f-86a684fe96ba.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2e2c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/331213c2-5070-c63e-a35f-86a684fe96ba.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/eb808bc2-8434-3d2e-fc6c-aaa30e25ab6c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2e2c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/eb808bc2-8434-3d2e-fc6c-aaa30e25ab6c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dbe766c6-2408-29ad-b074-842f4baa09ae.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2e2c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dbe766c6-2408-29ad-b074-842f4baa09ae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2e2c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2e2c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Berlin
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10807" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01434000296", "NOTA01434000297", "NOTA01434000298" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18952_00018952.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 2896, 1564, 398, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 921, 1113, 340, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 3528, 1535, 414, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 1389, 677, 616, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 1989, 767, 281, 86" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 856, 872, 528, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01434000297; positie: 1669, 1417, 361, 77" .
