@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-2f8a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 5 september 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-fd2d0900-b083-2bb4-aeac-28ece0618e42, oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-67bcc4e6-4615-61ec-e5f9-4f97e13bce7a, oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-81c1c970-a7c6-0369-ae01-c937af0d0813, oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-624781b4-f0c3-41b9-2cc9-1663b0e12117 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-fd2d0900-b083-2bb4-aeac-28ece0618e42
  a a2a:Person ;
  rdfs:label "Conix" ;
  a2a:PersonName [
    rdfs:label "Conix" ;
    a2a:PersonNameLastName "Conix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-67bcc4e6-4615-61ec-e5f9-4f97e13bce7a
  a a2a:Person ;
  rdfs:label "Johan Stiefken" ;
  a2a:PersonName [
    rdfs:label "Johan Stiefken" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Stiefken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-81c1c970-a7c6-0369-ae01-c937af0d0813
  a a2a:Person ;
  rdfs:label "Peter Jacob" ;
  a2a:PersonName [
    rdfs:label "Peter Jacob" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Jacob"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person-624781b4-f0c3-41b9-2cc9-1663b0e12117
  a a2a:Person ;
  rdfs:label "Grommé" ;
  a2a:PersonName [
    rdfs:label "Grommé" ;
    a2a:PersonNameLastName "Grommé"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person:fd2d0900-b083-2bb4-aeac-28ece0618e42 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person:67bcc4e6-4615-61ec-e5f9-4f97e13bce7a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person:81c1c970-a7c6-0369-ae01-c937af0d0813 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Person:624781b4-f0c3-41b9-2cc9-1663b0e12117 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-2f8a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-09-05 - 1763-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1763-09-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10809, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "369821" ;
    a2a:RegistryNumber "10809" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10809, Periode: 1763, Notariële archieven, 369821, 10809"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/32dba388-a31c-b827-cc13-74c8bac94cc4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f8a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/32dba388-a31c-b827-cc13-74c8bac94cc4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b3c6e2a2-deba-1ef2-8f0b-cca9c368b043.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f8a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b3c6e2a2-deba-1ef2-8f0b-cca9c368b043.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f96f0cc8-5314-0d8f-8708-c60576fa55c2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f8a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f96f0cc8-5314-0d8f-8708-c60576fa55c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-2f8a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-2f8a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Berlin
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10809" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01436000244", "NOTA01436000245", "NOTA01436000246" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18158_00018158.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000245; positie: 1133, 791, 161, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000245; positie: 1865, 638, 392, 85" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000245; positie: 1221, 1388, 316, 82" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01436000245; positie: 837, 777, 241, 119" .
