@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_b21a5c6e-e7ef-6a83-e053-b784100a6e32
  a a2a:Record ;
  rdfs:label "Wisselprotest op 1 augustus 1763" ;
  a2a:hasPerson oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-43b17b87-55c4-fbcb-8b3e-ad20e08cd37b, oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-bf2cbbed-7189-bdf5-ed49-0ee3dd330ba1, oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-7eff5ac0-ddaf-1309-17e6-5798b75e56e9, oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-63f7239f-bf6d-07d8-e29a-f8b19280ba2c, oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-9d6422be-c191-fd57-3242-b2606b282074 ;
  a2a:hasEvent oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_0, oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_1, oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_2, oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_3, oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_4 ;
  a2a:hasSource oa:source_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32 .

oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-43b17b87-55c4-fbcb-8b3e-ad20e08cd37b
  a a2a:Person ;
  rdfs:label "Lucas Vergeel" ;
  a2a:PersonName [
    rdfs:label "Lucas Vergeel" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Vergeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-bf2cbbed-7189-bdf5-ed49-0ee3dd330ba1
  a a2a:Person ;
  rdfs:label "Antoine van Overloop" ;
  a2a:PersonName [
    rdfs:label "Antoine van Overloop" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overloop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-7eff5ac0-ddaf-1309-17e6-5798b75e56e9
  a a2a:Person ;
  rdfs:label "Nicolas Noordingh" ;
  a2a:PersonName [
    rdfs:label "Nicolas Noordingh" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Noordingh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-63f7239f-bf6d-07d8-e29a-f8b19280ba2c
  a a2a:Person ;
  rdfs:label "Fairholme" ;
  a2a:PersonName [
    rdfs:label "Fairholme" ;
    a2a:PersonNameLastName "Fairholme"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person-9d6422be-c191-fd57-3242-b2606b282074
  a a2a:Person ;
  rdfs:label "Luther" ;
  a2a:PersonName [
    rdfs:label "Luther" ;
    a2a:PersonNameLastName "Luther"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1763-08-01"^^xsd:date
  ] .

oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person:43b17b87-55c4-fbcb-8b3e-ad20e08cd37b ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person:bf2cbbed-7189-bdf5-ed49-0ee3dd330ba1 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person:7eff5ac0-ddaf-1309-17e6-5798b75e56e9 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person:63f7239f-bf6d-07d8-e29a-f8b19280ba2c ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 .

oa:relationep_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Person:9d6422be-c191-fd57-3242-b2606b282074 ;
  a2a:EventKeyRef oa:event_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32_Event1 .

oa:source_saa_b21a5c6e-e7ef-6a83-e053-b784100a6e32
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-08-01 - 1763-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1763-08-01"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11430A, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "468050" ;
    a2a:RegistryNumber "11430A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11430A, Periode: 1763, Notariële archieven, 468050, 11430A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/67a6743a-25b6-776a-87aa-d7ff922c1d85.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-e7ef-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/67a6743a-25b6-776a-87aa-d7ff922c1d85.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2f092f09-a546-c7ad-9e54-d45e271cfcf5.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-e7ef-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2f092f09-a546-c7ad-9e54-d45e271cfcf5.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/be44091a-c282-a1f3-e8b5-657f4dde54c0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/b21a5c6e-e7ef-6a83-e053-b784100a6e32" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/be44091a-c282-a1f3-e8b5-657f4dde54c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/b21a5c6e-e7ef-6a83-e053-b784100a6e32" ;
  a2a:RecordGUID "{b21a5c6e-e7ef-6a83-e053-b784100a6e32}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: St. Martin Isle de Ré
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11430A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01757000025", "NOTA01757000026", "NOTA01757000027" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_3719_00003719.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01757000027; positie: 846, 1050, 670, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01757000027; positie: 1415, 880, 852, 119" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01757000027; positie: 749, 2840, 741, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01757000027; positie: 155, 3092, 439, 98" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01757000027; positie: 693, 3086, 271, 92" .
