@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-48a7-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 6 juni 1775" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-0811ba73-1bd6-43b6-fd2f-1b6649d1d3e5, oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-3daf7c5e-aac7-471c-2f3a-2bff05a8cd0a, oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-363b207d-b8e2-cee7-7d93-160eb07a5667, oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-5e6a5cfa-ca5e-7abf-6920-8d9558c996ac, oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-e2967596-4c48-c8a5-1fdb-53b3d86ec5e4, oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-e7141783-1629-0fec-57f9-8ebfddc1ffa3 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-0811ba73-1bd6-43b6-fd2f-1b6649d1d3e5
  a a2a:Person ;
  rdfs:label "Nicolaas Brant" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Brant" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Brant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-3daf7c5e-aac7-471c-2f3a-2bff05a8cd0a
  a a2a:Person ;
  rdfs:label "Lambertus Thijm" ;
  a2a:PersonName [
    rdfs:label "Lambertus Thijm" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Thijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-363b207d-b8e2-cee7-7d93-160eb07a5667
  a a2a:Person ;
  rdfs:label "Js Cornz. van Keulen" ;
  a2a:PersonName [
    rdfs:label "Js Cornz. van Keulen" ;
    a2a:PersonNameFirstName "Js Cornz." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Keulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-5e6a5cfa-ca5e-7abf-6920-8d9558c996ac
  a a2a:Person ;
  rdfs:label "Jb. Buijn" ;
  a2a:PersonName [
    rdfs:label "Jb. Buijn" ;
    a2a:PersonNameFirstName "Jb." ;
    a2a:PersonNameLastName "Buijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-e2967596-4c48-c8a5-1fdb-53b3d86ec5e4
  a a2a:Person ;
  rdfs:label "A.F. Raap" ;
  a2a:PersonName [
    rdfs:label "A.F. Raap" ;
    a2a:PersonNameFirstName "A.F." ;
    a2a:PersonNameLastName "Raap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person-e7141783-1629-0fec-57f9-8ebfddc1ffa3
  a a2a:Person ;
  rdfs:label "Ns. de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Ns. de Ruijter" ;
    a2a:PersonNameFirstName "Ns." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1775-06-06"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:0811ba73-1bd6-43b6-fd2f-1b6649d1d3e5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:3daf7c5e-aac7-471c-2f3a-2bff05a8cd0a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:363b207d-b8e2-cee7-7d93-160eb07a5667 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:5e6a5cfa-ca5e-7abf-6920-8d9558c996ac ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:e2967596-4c48-c8a5-1fdb-53b3d86ec5e4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Person:e7141783-1629-0fec-57f9-8ebfddc1ffa3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-48a7-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-06-06 - 1775-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1775-06-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10879, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "364816" ;
    a2a:RegistryNumber "10879" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10879, Periode: 1775, Notariële archieven, 364816, 10879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/553ae63d-0be3-e664-9088-e5dc25f53847.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/553ae63d-0be3-e664-9088-e5dc25f53847.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4395fbd3-a15e-d791-d36f-57dfee5feb46.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4395fbd3-a15e-d791-d36f-57dfee5feb46.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b21fb048-5771-bc42-8aa9-b3abe28a2c8b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b21fb048-5771-bc42-8aa9-b3abe28a2c8b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f8be006a-79e6-599f-c6a2-716f0b155dac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f8be006a-79e6-599f-c6a2-716f0b155dac.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "5" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/dcccb683-aa5b-6ada-5dde-2323b1b33b90.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/dcccb683-aa5b-6ada-5dde-2323b1b33b90.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-48a7-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-48a7-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10879" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01486000468", "NOTA01486000469", "NOTA01486000470", "NOTA01486000471", "NOTA01486000472" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7180_00007180.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000469; positie: 1378, 1071, 660, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000469; positie: 1801, 883, 570, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000469; positie: 1696, 1474, 762, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000471; positie: 3410, 836, 247, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000471; positie: 4057, 928, 348, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01486000471; positie: 3274, 936, 419, 96" .
