@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-0ccc-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 29 januari 1723" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-78f08dfa-626a-d1c3-540a-fc15a271ad34, oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-709e26de-eb78-654f-7b37-98d3326b9c99, oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-0d3173d9-a4f4-c208-62b0-8acbd41c89cb, oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-10dd48fb-a26f-b3b9-5a5d-a2f6362220dc, oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-8b5ec668-6ca2-5128-4ae8-0bfd9dd67781 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-78f08dfa-626a-d1c3-540a-fc15a271ad34
  a a2a:Person ;
  rdfs:label "Cezar Sardi" ;
  a2a:PersonName [
    rdfs:label "Cezar Sardi" ;
    a2a:PersonNameFirstName "Cezar" ;
    a2a:PersonNameLastName "Sardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-709e26de-eb78-654f-7b37-98d3326b9c99
  a a2a:Person ;
  rdfs:label "van Alphen" ;
  a2a:PersonName [
    rdfs:label "van Alphen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-0d3173d9-a4f4-c208-62b0-8acbd41c89cb
  a a2a:Person ;
  rdfs:label "Fuleman" ;
  a2a:PersonName [
    rdfs:label "Fuleman" ;
    a2a:PersonNameLastName "Fuleman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-10dd48fb-a26f-b3b9-5a5d-a2f6362220dc
  a a2a:Person ;
  rdfs:label "van de Walle" ;
  a2a:PersonName [
    rdfs:label "van de Walle" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person-8b5ec668-6ca2-5128-4ae8-0bfd9dd67781
  a a2a:Person ;
  rdfs:label "Paolo van Uchelen" ;
  a2a:PersonName [
    rdfs:label "Paolo van Uchelen" ;
    a2a:PersonNameFirstName "Paolo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uchelen"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person:78f08dfa-626a-d1c3-540a-fc15a271ad34 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person:709e26de-eb78-654f-7b37-98d3326b9c99 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person:0d3173d9-a4f4-c208-62b0-8acbd41c89cb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person:10dd48fb-a26f-b3b9-5a5d-a2f6362220dc ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Person:8b5ec668-6ca2-5128-4ae8-0bfd9dd67781 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0ccc-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1723-01-29 - 1723-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1723-01-29"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8300, Periode: 1722-1723" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "346630" ;
    a2a:RegistryNumber "8300" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8300, Periode: 1722-1723, Notariële archieven, 346630, 8300"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0df2a088-16f6-bded-0fa0-824e046fd506.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ccc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0df2a088-16f6-bded-0fa0-824e046fd506.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fc912529-3f72-19c0-7305-0fe90b48d7eb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ccc-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc912529-3f72-19c0-7305-0fe90b48d7eb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0ccc-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0ccc-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8300" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTM00096000159", "NOTM00096000160" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19882_00019882.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00096000159; positie: 3216, 1119, 387, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00096000160; positie: 1969, 1808, 391, 91" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00096000160; positie: 2068, 2004, 248, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00096000160; positie: 1492, 1811, 403, 81" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00096000159; positie: 3371, 980, 568, 83" .
