@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_d837ae03-efae-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 14 september 1787" ;
  a2a:hasPerson oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-c4f8eeb3-3e9d-7501-d1fb-f6df0401e954, oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-81216d0a-cda5-19ec-b3df-62fe9f6f6e41, oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-e26593a1-9f30-7dba-dbcd-8edf5a184c02, oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-e68afe83-3ed0-8ad1-d7ea-e1c81ca2c5dd, oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-9ad661b4-da9f-81c4-b0e6-64bc0ce8965e ;
  a2a:hasEvent oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-efae-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-c4f8eeb3-3e9d-7501-d1fb-f6df0401e954
  a a2a:Person ;
  rdfs:label "Streckeisen" ;
  a2a:PersonName [
    rdfs:label "Streckeisen" ;
    a2a:PersonNameLastName "Streckeisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-81216d0a-cda5-19ec-b3df-62fe9f6f6e41
  a a2a:Person ;
  rdfs:label "C Lothe" ;
  a2a:PersonName [
    rdfs:label "C Lothe" ;
    a2a:PersonNameFirstName "C" ;
    a2a:PersonNameLastName "Lothe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-e26593a1-9f30-7dba-dbcd-8edf5a184c02
  a a2a:Person ;
  rdfs:label "Braunsberg" ;
  a2a:PersonName [
    rdfs:label "Braunsberg" ;
    a2a:PersonNameLastName "Braunsberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-e68afe83-3ed0-8ad1-d7ea-e1c81ca2c5dd
  a a2a:Person ;
  rdfs:label "Raijmond de Smeth" ;
  a2a:PersonName [
    rdfs:label "Raijmond de Smeth" ;
    a2a:PersonNameFirstName "Raijmond" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person-9ad661b4-da9f-81c4-b0e6-64bc0ce8965e
  a a2a:Person ;
  rdfs:label "Theodore de Smeth" ;
  a2a:PersonName [
    rdfs:label "Theodore de Smeth" ;
    a2a:PersonNameFirstName "Theodore" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1787-09-14"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person:c4f8eeb3-3e9d-7501-d1fb-f6df0401e954 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person:81216d0a-cda5-19ec-b3df-62fe9f6f6e41 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person:e26593a1-9f30-7dba-dbcd-8edf5a184c02 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person:e68afe83-3ed0-8ad1-d7ea-e1c81ca2c5dd ;
  a2a:EventKeyRef oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-efae-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-efae-6b6d-e053-b784100acdee_Person:9ad661b4-da9f-81c4-b0e6-64bc0ce8965e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-efae-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-efae-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1787-09-14 - 1787-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1787-09-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15634, Periode: 1787" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "616970" ;
    a2a:RegistryNumber "15634" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15634, Periode: 1787, Notariële archieven, 616970, 15634"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3f218dfe-b21f-1faa-48fd-f5c971266c2c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-efae-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3f218dfe-b21f-1faa-48fd-f5c971266c2c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c6ca7e6b-b66f-f469-00eb-2aedc227f671.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-efae-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c6ca7e6b-b66f-f469-00eb-2aedc227f671.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/130fd8a2-d774-3ee9-24ac-23112fe5d4a6.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-efae-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/130fd8a2-d774-3ee9-24ac-23112fe5d4a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-efae-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-efae-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15634" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02131000525", "NOTD02131000526", "NOTD02131000527" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_784_00000784.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02131000527; positie: 1676, 1032, 354, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02131000527; positie: 2306, 1409, 238, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02131000527; positie: 1250, 1045, 408, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02131000527; positie: 2454, 1123, 279, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02131000527; positie: 933, 1222, 511, 92" .
