@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-19a0-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 27 december 1765" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-82714402-01dd-47f1-484f-e3f20a64ec45, oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-53211794-b7cc-a582-17db-aa4d31d47955, oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-e1bfaa83-630e-3cab-6eb3-d50bcc1d82bd, oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-f76abc95-38e6-f33d-bda1-aac5025cb24c, oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-eecf13bd-b026-f227-574f-4bb1a3185e94 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-82714402-01dd-47f1-484f-e3f20a64ec45
  a a2a:Person ;
  rdfs:label "Joubert" ;
  a2a:PersonName [
    rdfs:label "Joubert" ;
    a2a:PersonNameLastName "Joubert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-53211794-b7cc-a582-17db-aa4d31d47955
  a a2a:Person ;
  rdfs:label "Remongin" ;
  a2a:PersonName [
    rdfs:label "Remongin" ;
    a2a:PersonNameLastName "Remongin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-e1bfaa83-630e-3cab-6eb3-d50bcc1d82bd
  a a2a:Person ;
  rdfs:label "Jan Herm. Martens" ;
  a2a:PersonName [
    rdfs:label "Jan Herm. Martens" ;
    a2a:PersonNameFirstName "Jan Herm." ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-f76abc95-38e6-f33d-bda1-aac5025cb24c
  a a2a:Person ;
  rdfs:label "Pre. Schrijver" ;
  a2a:PersonName [
    rdfs:label "Pre. Schrijver" ;
    a2a:PersonNameFirstName "Pre." ;
    a2a:PersonNameLastName "Schrijver"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person-eecf13bd-b026-f227-574f-4bb1a3185e94
  a a2a:Person ;
  rdfs:label "Johan Wilhelm Hachmeester" ;
  a2a:PersonName [
    rdfs:label "Johan Wilhelm Hachmeester" ;
    a2a:PersonNameFirstName "Johan Wilhelm" ;
    a2a:PersonNameLastName "Hachmeester"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1765-12-27"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person:82714402-01dd-47f1-484f-e3f20a64ec45 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person:53211794-b7cc-a582-17db-aa4d31d47955 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person:e1bfaa83-630e-3cab-6eb3-d50bcc1d82bd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person:f76abc95-38e6-f33d-bda1-aac5025cb24c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Person:eecf13bd-b026-f227-574f-4bb1a3185e94 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-19a0-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1765-12-27 - 1765-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1765" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1765-12-27"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10824, Periode: 1765" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "364573" ;
    a2a:RegistryNumber "10824" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10824, Periode: 1765, Notariële archieven, 364573, 10824"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e31f5d2f-b8f7-c0df-5135-0010da867584.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-19a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e31f5d2f-b8f7-c0df-5135-0010da867584.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/ea1ec527-d8c5-6871-a3ae-abfa4d20bab3.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-19a0-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/ea1ec527-d8c5-6871-a3ae-abfa4d20bab3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-19a0-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-19a0-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: France
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10824" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01448000877", "NOTA01448000878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7060_00007060.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01448000878; positie: 3153, 1145, 213, 64" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01448000878; positie: 4080, 1071, 236, 69" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01448000878; positie: 1088, 710, 517, 94" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01448000878; positie: 2014, 1070, 408, 65" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01448000878; positie: 3744, 750, 501, 107" .
