@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-18fa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 8 september 1745" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-0a40bc81-a035-c6e3-c7dc-04b14376045f, oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-6bb09e04-38cc-0fc5-dbdc-4157d6b34785, oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-9c90e6f8-7ff7-9bff-082c-06f135557703, oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-7582fb27-94d2-20f7-e8aa-9b2a54aa3fc2 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-0a40bc81-a035-c6e3-c7dc-04b14376045f
  a a2a:Person ;
  rdfs:label "Jaques Temminck" ;
  a2a:PersonName [
    rdfs:label "Jaques Temminck" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Temminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-6bb09e04-38cc-0fc5-dbdc-4157d6b34785
  a a2a:Person ;
  rdfs:label "Jacob van Zeller" ;
  a2a:PersonName [
    rdfs:label "Jacob van Zeller" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-9c90e6f8-7ff7-9bff-082c-06f135557703
  a a2a:Person ;
  rdfs:label "Theodre van Zeller" ;
  a2a:PersonName [
    rdfs:label "Theodre van Zeller" ;
    a2a:PersonNameFirstName "Theodre" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person-7582fb27-94d2-20f7-e8aa-9b2a54aa3fc2
  a a2a:Person ;
  rdfs:label "An Temminck" ;
  a2a:PersonName [
    rdfs:label "An Temminck" ;
    a2a:PersonNameFirstName "An" ;
    a2a:PersonNameLastName "Temminck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1745-09-08"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person:0a40bc81-a035-c6e3-c7dc-04b14376045f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person:6bb09e04-38cc-0fc5-dbdc-4157d6b34785 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person:9c90e6f8-7ff7-9bff-082c-06f135557703 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Person:7582fb27-94d2-20f7-e8aa-9b2a54aa3fc2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-18fa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1745-09-08 - 1745-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1745-09-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 11298A, Periode: 1745" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "362803" ;
    a2a:RegistryNumber "11298A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 11298A, Periode: 1745, Notariële archieven, 362803, 11298A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/68a01671-121b-bd69-519c-362c13655cbb.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-18fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/68a01671-121b-bd69-519c-362c13655cbb.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d4ded939-134c-5091-37d2-90925579357f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-18fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d4ded939-134c-5091-37d2-90925579357f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/604ad882-73bf-ed5e-cc5c-ce5142656154.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-18fa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/604ad882-73bf-ed5e-cc5c-ce5142656154.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-18fa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-18fa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Thierry Daniel de Marolles
Locatieomschrijving: La Rochelle
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/11298A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01563000100", "NOTA01563000101", "NOTA01563000102" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_3725_00003725.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01563000102; positie: 1224, 883, 295, 137" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01563000102; positie: 842, 1227, 701, 124" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01563000102; positie: 474, 1237, 323, 135" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01563000102; positie: 1609, 893, 506, 124" .
