@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-0275-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 23 oktober 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-110a252f-4f4b-4c0e-5150-5b4a9e4b0c73, oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-1a09c238-55ba-8bd8-2b48-a6a3b1155c37, oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-0fe19d3d-17c2-ce1c-b473-82c2a0e2794f, oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-c39fb163-9805-359c-45e6-f9eae7216660, oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-f8c0d79e-ea25-9237-c6cf-d3fa9aa0f883 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0275-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-110a252f-4f4b-4c0e-5150-5b4a9e4b0c73
  a a2a:Person ;
  rdfs:label "Jacob de Cocq" ;
  a2a:PersonName [
    rdfs:label "Jacob de Cocq" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cocq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-1a09c238-55ba-8bd8-2b48-a6a3b1155c37
  a a2a:Person ;
  rdfs:label "Johannes da Costa" ;
  a2a:PersonName [
    rdfs:label "Johannes da Costa" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Costa"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-0fe19d3d-17c2-ce1c-b473-82c2a0e2794f
  a a2a:Person ;
  rdfs:label "Benjamin Noah" ;
  a2a:PersonName [
    rdfs:label "Benjamin Noah" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Noah"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-c39fb163-9805-359c-45e6-f9eae7216660
  a a2a:Person ;
  rdfs:label "Joseph Noah" ;
  a2a:PersonName [
    rdfs:label "Joseph Noah" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Noah"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person-f8c0d79e-ea25-9237-c6cf-d3fa9aa0f883
  a a2a:Person ;
  rdfs:label "Johannes de Jacob Galdar" ;
  a2a:PersonName [
    rdfs:label "Johannes de Jacob Galdar" ;
    a2a:PersonNameFirstName "Johannes de Jacob" ;
    a2a:PersonNameLastName "Galdar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1764-10-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person:110a252f-4f4b-4c0e-5150-5b4a9e4b0c73 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person:1a09c238-55ba-8bd8-2b48-a6a3b1155c37 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person:0fe19d3d-17c2-ce1c-b473-82c2a0e2794f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person:c39fb163-9805-359c-45e6-f9eae7216660 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Person:f8c0d79e-ea25-9237-c6cf-d3fa9aa0f883 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0275-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0275-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-10-23 - 1764-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1764-10-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10817, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "311382" ;
    a2a:RegistryNumber "10817" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10817, Periode: 1764, Notariële archieven, 311382, 10817"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ad954f17-8ebc-19cf-6ddb-7e3368dd3ee1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0275-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ad954f17-8ebc-19cf-6ddb-7e3368dd3ee1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d90bd1d8-2142-1538-e01c-1ae42ec4be64.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0275-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d90bd1d8-2142-1538-e01c-1ae42ec4be64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0275-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0275-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: London
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10817" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01443000771", "NOTA01443000772" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4737_00004737.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01443000772; positie: 1440, 856, 423, 57" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01443000772; positie: 792, 2060, 734, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01443000772; positie: 865, 1280, 677, 74" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01443000772; positie: 2053, 1614, 269, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01443000772; positie: 845, 640, 935, 71" .
