@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_d837ae04-4a58-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 18 februari 1791" ;
  a2a:hasPerson oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-caacdd6f-6564-3e6e-03aa-cee993bce3dd, oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-1ad1e030-06ad-89e4-f628-5b2163b416f5, oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-6eb4b8cd-fd42-e452-827f-1a41f5686e59, oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-66914aff-3823-c801-99d4-047e1f34e1ae, oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-67bde2a1-3bcf-5d13-9036-8bff89b83f33, oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-e7184296-e219-2493-215c-252119232289 ;
  a2a:hasEvent oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-4a58-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-caacdd6f-6564-3e6e-03aa-cee993bce3dd
  a a2a:Person ;
  rdfs:label "Reill" ;
  a2a:PersonName [
    rdfs:label "Reill" ;
    a2a:PersonNameLastName "Reill"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-1ad1e030-06ad-89e4-f628-5b2163b416f5
  a a2a:Person ;
  rdfs:label "St. Martin" ;
  a2a:PersonName [
    rdfs:label "St. Martin" ;
    a2a:PersonNameLastName "St. Martin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-6eb4b8cd-fd42-e452-827f-1a41f5686e59
  a a2a:Person ;
  rdfs:label "Phil Dunant" ;
  a2a:PersonName [
    rdfs:label "Phil Dunant" ;
    a2a:PersonNameFirstName "Phil" ;
    a2a:PersonNameLastName "Dunant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-66914aff-3823-c801-99d4-047e1f34e1ae
  a a2a:Person ;
  rdfs:label "P van der Swet" ;
  a2a:PersonName [
    rdfs:label "P van der Swet" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Swet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-67bde2a1-3bcf-5d13-9036-8bff89b83f33
  a a2a:Person ;
  rdfs:label "Antoine Moliere" ;
  a2a:PersonName [
    rdfs:label "Antoine Moliere" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Moliere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person-e7184296-e219-2493-215c-252119232289
  a a2a:Person ;
  rdfs:label "Granpré Moliere" ;
  a2a:PersonName [
    rdfs:label "Granpré Moliere" ;
    a2a:PersonNameLastName "Granpré Moliere"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1791-02-18"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:caacdd6f-6564-3e6e-03aa-cee993bce3dd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:1ad1e030-06ad-89e4-f628-5b2163b416f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:6eb4b8cd-fd42-e452-827f-1a41f5686e59 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:66914aff-3823-c801-99d4-047e1f34e1ae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:67bde2a1-3bcf-5d13-9036-8bff89b83f33 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-4a58-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Person:e7184296-e219-2493-215c-252119232289 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-4a58-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-4a58-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1791-02-18 - 1791-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1791-02-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15646, Periode: 1791" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "646039" ;
    a2a:RegistryNumber "15646" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15646, Periode: 1791, Notariële archieven, 646039, 15646"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/661171d7-5de4-a64f-787b-3cd09d0a48de.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4a58-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/661171d7-5de4-a64f-787b-3cd09d0a48de.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e9c2b260-10f6-833a-f060-08fd5983c21e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4a58-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e9c2b260-10f6-833a-f060-08fd5983c21e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4c1778c2-5e56-1bfd-26cc-63d647505745.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-4a58-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4c1778c2-5e56-1bfd-26cc-63d647505745.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-4a58-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-4a58-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15646" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02143000281", "NOTD02143000282", "NOTD02143000283" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_108_00000108.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 1059, 1777, 175, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 1459, 1493, 253, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 672, 1777, 366, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 1000, 734, 381, 59" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 1044, 655, 419, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02143000283; positie: 1754, 1493, 261, 102" .
