@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-71a0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 23 september 1743" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-be84baf4-ace7-3345-423f-29776f9462da, oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-ba04d325-c733-c82b-3a33-f614ea6fb1a7, oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-45dbe6eb-3fa8-9099-4e95-a71ec1c6635d, oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-742f2ecb-3115-b41c-d5a3-52cf0daa29bd, oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-d724efeb-1b70-11b0-4d1d-3804bd6c1a7f ;
  a2a:hasEvent oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-be84baf4-ace7-3345-423f-29776f9462da
  a a2a:Person ;
  rdfs:label "Jacob van Nuys" ;
  a2a:PersonName [
    rdfs:label "Jacob van Nuys" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nuys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-ba04d325-c733-c82b-3a33-f614ea6fb1a7
  a a2a:Person ;
  rdfs:label "Lups Jansz" ;
  a2a:PersonName [
    rdfs:label "Lups Jansz" ;
    a2a:PersonNameFirstName "Lups" ;
    a2a:PersonNameLastName "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-45dbe6eb-3fa8-9099-4e95-a71ec1c6635d
  a a2a:Person ;
  rdfs:label "Lodewijk Hovy" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Hovy" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Hovy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-742f2ecb-3115-b41c-d5a3-52cf0daa29bd
  a a2a:Person ;
  rdfs:label "Knibbe" ;
  a2a:PersonName [
    rdfs:label "Knibbe" ;
    a2a:PersonNameLastName "Knibbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person-d724efeb-1b70-11b0-4d1d-3804bd6c1a7f
  a a2a:Person ;
  rdfs:label "Blöte" ;
  a2a:PersonName [
    rdfs:label "Blöte" ;
    a2a:PersonNameLastName "Blöte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1743-09-23"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person:be84baf4-ace7-3345-423f-29776f9462da ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person:ba04d325-c733-c82b-3a33-f614ea6fb1a7 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person:45dbe6eb-3fa8-9099-4e95-a71ec1c6635d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person:742f2ecb-3115-b41c-d5a3-52cf0daa29bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Person:d724efeb-1b70-11b0-4d1d-3804bd6c1a7f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-71a0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1743-09-23 - 1743-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1743-09-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11288, Periode: 1743" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "340175" ;
    a2a:RegistryNumber "11288" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11288, Periode: 1743, Notariële archieven, 340175, 11288"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/fc2a7871-5735-9964-565c-0f0f423ed766.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-71a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/fc2a7871-5735-9964-565c-0f0f423ed766.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/611de203-c198-9783-8fc3-5045ed587a39.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-71a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/611de203-c198-9783-8fc3-5045ed587a39.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/67881224-db51-e84b-4f01-68d3d873ff3b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-71a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/67881224-db51-e84b-4f01-68d3d873ff3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-71a0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-71a0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: St Petersburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11288" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01556000144", "NOTA01556000145", "NOTA01556000146" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_9262_00009262.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000146; positie: 552, 3064, 619, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000146; positie: 1581, 962, 222, 70" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000146; positie: 1118, 947, 375, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000146; positie: 1980, 1055, 215, 68" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01556000146; positie: 1694, 1035, 189, 103" .
