@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-cdc9-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 8 augustus 1722" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-649e6d8f-2e2f-d4dc-9e1e-df1c2ff9b6ec, oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-1081d720-121c-0de5-53f1-b87f26549ba8, oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-98f7e70d-1ca0-6ed7-6c09-aa722b380847, oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-5bfb9ca3-0e4a-eb80-46ff-11c1bfba02a9, oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-f093e997-df67-04a7-54ad-a8768aa8635a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-649e6d8f-2e2f-d4dc-9e1e-df1c2ff9b6ec
  a a2a:Person ;
  rdfs:label "Robbert Neel Junior" ;
  a2a:PersonName [
    rdfs:label "Robbert Neel Junior" ;
    a2a:PersonNameFirstName "Robbert" ;
    a2a:PersonNameLastName "Neel Junior"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-1081d720-121c-0de5-53f1-b87f26549ba8
  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-cdc9-50ee-e053-b784100a6caf_Person-98f7e70d-1ca0-6ed7-6c09-aa722b380847
  a a2a:Person ;
  rdfs:label "Jean Batholomé Rietman" ;
  a2a:PersonName [
    rdfs:label "Jean Batholomé Rietman" ;
    a2a:PersonNameFirstName "Jean Batholomé" ;
    a2a:PersonNameLastName "Rietman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person-5bfb9ca3-0e4a-eb80-46ff-11c1bfba02a9
  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-cdc9-50ee-e053-b784100a6caf_Person-f093e997-df67-04a7-54ad-a8768aa8635a
  a a2a:Person ;
  rdfs:label "Melchior Cherl" ;
  a2a:PersonName [
    rdfs:label "Melchior Cherl" ;
    a2a:PersonNameFirstName "Melchior" ;
    a2a:PersonNameLastName "Cherl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1722-08-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person:649e6d8f-2e2f-d4dc-9e1e-df1c2ff9b6ec ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person:1081d720-121c-0de5-53f1-b87f26549ba8 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person:98f7e70d-1ca0-6ed7-6c09-aa722b380847 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person:5bfb9ca3-0e4a-eb80-46ff-11c1bfba02a9 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Person:f093e997-df67-04a7-54ad-a8768aa8635a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cdc9-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1722-08-08 - 1722-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1722-08-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8299, Periode: 1722" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "332663" ;
    a2a:RegistryNumber "8299" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8299, Periode: 1722, Notariële archieven, 332663, 8299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/289b40d4-ec06-8b05-7059-f7e0a662d5c9.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cdc9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/289b40d4-ec06-8b05-7059-f7e0a662d5c9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7e9575de-d33d-7f94-496c-28095579f745.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cdc9-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7e9575de-d33d-7f94-496c-28095579f745.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cdc9-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cdc9-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8299" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTM00095000270", "NOTM00095000271" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_8722_00008722.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000270; positie: 3121, 1232, 533, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000270; positie: 3760, 1113, 343, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000271; positie: 1832, 1652, 605, 60" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000270; positie: 3374, 1104, 324, 55" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00095000271; positie: 1212, 2024, 739, 124" .
