@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-a630-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 13 januari 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-74f29d4d-f623-04b0-b3f2-8ab1b5ea4dc4, oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-a79591ce-eef0-6752-ab5d-8e4a4d18d93c, oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-da801977-defb-2131-b781-ee0e090f51cd, oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-cfd63189-d683-6bcd-995b-35fd7cccba97, oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-28a32807-cf8a-f73e-ec7d-69705b9bafed ;
  a2a:hasEvent oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-a630-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-74f29d4d-f623-04b0-b3f2-8ab1b5ea4dc4
  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_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-a79591ce-eef0-6752-ab5d-8e4a4d18d93c
  a a2a:Person ;
  rdfs:label "Andreas Masche" ;
  a2a:PersonName [
    rdfs:label "Andreas Masche" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Masche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-da801977-defb-2131-b781-ee0e090f51cd
  a a2a:Person ;
  rdfs:label "Thomas Asma" ;
  a2a:PersonName [
    rdfs:label "Thomas Asma" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Asma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-cfd63189-d683-6bcd-995b-35fd7cccba97
  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:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person-28a32807-cf8a-f73e-ec7d-69705b9bafed
  a a2a:Person ;
  rdfs:label "J.A. Oldenbourg" ;
  a2a:PersonName [
    rdfs:label "J.A. Oldenbourg" ;
    a2a:PersonNameFirstName "J.A." ;
    a2a:PersonNameLastName "Oldenbourg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1763-01-13"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person:74f29d4d-f623-04b0-b3f2-8ab1b5ea4dc4 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person:a79591ce-eef0-6752-ab5d-8e4a4d18d93c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person:da801977-defb-2131-b781-ee0e090f51cd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person:cfd63189-d683-6bcd-995b-35fd7cccba97 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Person:28a32807-cf8a-f73e-ec7d-69705b9bafed ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-a630-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-a630-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-01-13 - 1763-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1763-01-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10802, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "353748" ;
    a2a:RegistryNumber "10802" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10802, Periode: 1763, Notariële archieven, 353748, 10802"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a8265c14-5231-6206-05bf-c53ab21cba71.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a630-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a8265c14-5231-6206-05bf-c53ab21cba71.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8dd6ccde-63f3-7711-fb8f-6b6eef9b66a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a630-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8dd6ccde-63f3-7711-fb8f-6b6eef9b66a2.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/bbbf7ce9-7ed1-ea8f-aed0-397664491d45.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-a630-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/bbbf7ce9-7ed1-ea8f-aed0-397664491d45.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-a630-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-a630-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Stetteijn
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10802" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01429000105", "NOTA01429000106", "NOTA01429000107" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18979_00018979.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000105; positie: 2767, 2715, 306, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000107; positie: 3215, 1697, 420, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000105; positie: 3526, 2606, 373, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000105; positie: 3139, 2738, 575, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429000107; positie: 2628, 1676, 432, 99" .
