@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-1cca-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 18 juli 1777" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-aabd2cce-afdf-e680-ce80-c4e220ecf29d, oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-a9023931-ecbd-10e3-ac83-164204ab7764, oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-86307e2f-2c73-0d5c-5818-4aec1d4429bb, oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-a26a1b16-4f18-96d6-3bec-65e5f57083d4, oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-91b5e1e1-0054-cbcd-f31f-150c1d5279be ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-aabd2cce-afdf-e680-ce80-c4e220ecf29d
  a a2a:Person ;
  rdfs:label "Leever" ;
  a2a:PersonName [
    rdfs:label "Leever" ;
    a2a:PersonNameLastName "Leever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-a9023931-ecbd-10e3-ac83-164204ab7764
  a a2a:Person ;
  rdfs:label "Wouter Zeelt" ;
  a2a:PersonName [
    rdfs:label "Wouter Zeelt" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Zeelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-86307e2f-2c73-0d5c-5818-4aec1d4429bb
  a a2a:Person ;
  rdfs:label "de Bruine" ;
  a2a:PersonName [
    rdfs:label "de Bruine" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-a26a1b16-4f18-96d6-3bec-65e5f57083d4
  a a2a:Person ;
  rdfs:label "F.J. de Raineval" ;
  a2a:PersonName [
    rdfs:label "F.J. de Raineval" ;
    a2a:PersonNameFirstName "F.J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raineval"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person-91b5e1e1-0054-cbcd-f31f-150c1d5279be
  a a2a:Person ;
  rdfs:label "W.H. Poppelman" ;
  a2a:PersonName [
    rdfs:label "W.H. Poppelman" ;
    a2a:PersonNameFirstName "W.H." ;
    a2a:PersonNameLastName "Poppelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1777-07-18"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person:aabd2cce-afdf-e680-ce80-c4e220ecf29d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person:a9023931-ecbd-10e3-ac83-164204ab7764 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person:86307e2f-2c73-0d5c-5818-4aec1d4429bb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person:a26a1b16-4f18-96d6-3bec-65e5f57083d4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Person:91b5e1e1-0054-cbcd-f31f-150c1d5279be ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1cca-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1777-07-18 - 1777-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1777-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11226, Periode: 1777" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "325773" ;
    a2a:RegistryNumber "11226" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11226, Periode: 1777, Notariële archieven, 325773, 11226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c93ac7f6-1a83-fba4-d1b2-1782544ea8f5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1cca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c93ac7f6-1a83-fba4-d1b2-1782544ea8f5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/494c8d29-f15f-163d-012c-17857c5cfea1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1cca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/494c8d29-f15f-163d-012c-17857c5cfea1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1d39849e-1f81-f4aa-45a7-4a9ec6c5f366.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1cca-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1d39849e-1f81-f4aa-45a7-4a9ec6c5f366.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1cca-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1cca-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Mr.johannes Beukelaar
Locatieomschrijving: Surinaamen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11226" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD01099000059", "NOTD01099000060", "NOTD01099000061" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6684_00006684.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000060; positie: 2634, 2432, 239, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000060; positie: 3840, 3050, 309, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000060; positie: 2911, 2442, 347, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000060; positie: 3934, 2531, 185, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD01099000060; positie: 3293, 2622, 502, 97" .
