@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-5a2c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 21 maart 1729" ;
  a2a:hasPerson oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-34c88f69-971e-c2ec-ac52-c8c159dbad80, oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-8988d6fc-797b-d292-a929-4986670551ce, oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-184eb849-b399-0815-cc13-e116a4400cfb, oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-d623e151-529e-2ca0-ed7c-bf5cc2e7fbdf ;
  a2a:hasEvent oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-5a2c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-34c88f69-971e-c2ec-ac52-c8c159dbad80
  a a2a:Person ;
  rdfs:label "Sara" ;
  a2a:PersonName [
    rdfs:label "Sara" ;
    a2a:PersonNameFirstName "Sara"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-8988d6fc-797b-d292-a929-4986670551ce
  a a2a:Person ;
  rdfs:label "Meijer Joels" ;
  a2a:PersonName [
    rdfs:label "Meijer Joels" ;
    a2a:PersonNameFirstName "Meijer" ;
    a2a:PersonNameLastName "Joels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-184eb849-b399-0815-cc13-e116a4400cfb
  a a2a:Person ;
  rdfs:label "Abraham Lumbrozo" ;
  a2a:PersonName [
    rdfs:label "Abraham Lumbrozo" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Lumbrozo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person-d623e151-529e-2ca0-ed7c-bf5cc2e7fbdf
  a a2a:Person ;
  rdfs:label "Benjamin Lumbrozo" ;
  a2a:PersonName [
    rdfs:label "Benjamin Lumbrozo" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Lumbrozo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1729-03-21"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person:34c88f69-971e-c2ec-ac52-c8c159dbad80 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person:8988d6fc-797b-d292-a929-4986670551ce ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person:184eb849-b399-0815-cc13-e116a4400cfb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Person:d623e151-529e-2ca0-ed7c-bf5cc2e7fbdf ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a2c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5a2c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1729-03-21 - 1729-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1729-03-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7558, Periode: 1729" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "639260" ;
    a2a:RegistryNumber "7558" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7558, Periode: 1729, Notariële archieven, 639260, 7558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/68cb17ba-9d8a-0432-fcb9-d9ea5a45fafb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a2c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/68cb17ba-9d8a-0432-fcb9-d9ea5a45fafb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b650a8c0-a2eb-4e64-4d4b-55b65df1064a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a2c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b650a8c0-a2eb-4e64-4d4b-55b65df1064a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5a2c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5a2c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7558" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTC00419000565", "NOTC00419000566" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_189_00000189.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000565; positie: 1295, 608, 250, 56" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000565; positie: 1046, 418, 630, 71" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000565; positie: 674, 808, 1039, 41" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00419000565; positie: 1998, 565, 550, 80" .
