@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-cd9f-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 18 november 1720" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-c7bed16d-57ef-4c73-ffe0-56f7a0102f41, oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-753be451-d7d0-7e50-14cd-d72cea056464, oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-7bb05e30-c9d1-863f-8e79-d9da6096d261, oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-e7ef39b0-cccd-7eac-b089-fe824fd56007, oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-df99ec1c-ca17-1208-45d8-c5ba9a3c8ae3 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-c7bed16d-57ef-4c73-ffe0-56f7a0102f41
  a a2a:Person ;
  rdfs:label "François de Roij" ;
  a2a:PersonName [
    rdfs:label "François de Roij" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-753be451-d7d0-7e50-14cd-d72cea056464
  a a2a:Person ;
  rdfs:label "Jean Rudolph Faesch" ;
  a2a:PersonName [
    rdfs:label "Jean Rudolph Faesch" ;
    a2a:PersonNameFirstName "Jean Rudolph" ;
    a2a:PersonNameLastName "Faesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-7bb05e30-c9d1-863f-8e79-d9da6096d261
  a a2a:Person ;
  rdfs:label "Jean Behaghel" ;
  a2a:PersonName [
    rdfs:label "Jean Behaghel" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Behaghel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-e7ef39b0-cccd-7eac-b089-fe824fd56007
  a a2a:Person ;
  rdfs:label "Isaac Faesch" ;
  a2a:PersonName [
    rdfs:label "Isaac Faesch" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Faesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person-df99ec1c-ca17-1208-45d8-c5ba9a3c8ae3
  a a2a:Person ;
  rdfs:label "Kornman" ;
  a2a:PersonName [
    rdfs:label "Kornman" ;
    a2a:PersonNameLastName "Kornman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1720-11-18"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person:c7bed16d-57ef-4c73-ffe0-56f7a0102f41 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person:753be451-d7d0-7e50-14cd-d72cea056464 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person:7bb05e30-c9d1-863f-8e79-d9da6096d261 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person:e7ef39b0-cccd-7eac-b089-fe824fd56007 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Person:df99ec1c-ca17-1208-45d8-c5ba9a3c8ae3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cd9f-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1720-11-18 - 1720-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1720-11-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 8297, Periode: 1720-1721" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "338088" ;
    a2a:RegistryNumber "8297" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 8297, Periode: 1720-1721, Notariële archieven, 338088, 8297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/3e5a7966-e279-a8fb-c3af-57995abca771.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cd9f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/3e5a7966-e279-a8fb-c3af-57995abca771.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e4ab1b1e-c123-5689-80c8-d03fd524eebe.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cd9f-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e4ab1b1e-c123-5689-80c8-d03fd524eebe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cd9f-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cd9f-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: George Wetstein
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/8297" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTM00093000075", "NOTM00093000076" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6606_00006606.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000075; positie: 3030, 1079, 685, 168" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000075; positie: 3062, 1252, 795, 165" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000076; positie: 1500, 1605, 590, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000075; positie: 2632, 1328, 496, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTM00093000076; positie: 1011, 1838, 339, 109" .
