@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-1c5a-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 24 maart 1763" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-fcc718ee-1a49-4fee-06c8-d388c80754f1, oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-9f6592cd-991e-d0da-dfa5-913499e8d48f, oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-c73981fd-0e01-3392-43b0-c4de4be5d2c6 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-fcc718ee-1a49-4fee-06c8-d388c80754f1
  a a2a:Person ;
  rdfs:label "Linsen" ;
  a2a:PersonName [
    rdfs:label "Linsen" ;
    a2a:PersonNameLastName "Linsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-9f6592cd-991e-d0da-dfa5-913499e8d48f
  a a2a:Person ;
  rdfs:label "David Woesthooven" ;
  a2a:PersonName [
    rdfs:label "David Woesthooven" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Woesthooven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person-c73981fd-0e01-3392-43b0-c4de4be5d2c6
  a a2a:Person ;
  rdfs:label "Veening" ;
  a2a:PersonName [
    rdfs:label "Veening" ;
    a2a:PersonNameLastName "Veening"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1763-03-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person:fcc718ee-1a49-4fee-06c8-d388c80754f1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person:9f6592cd-991e-d0da-dfa5-913499e8d48f ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Person:c73981fd-0e01-3392-43b0-c4de4be5d2c6 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-1c5a-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1763-03-24 - 1763-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1763-03-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10802, Periode: 1763" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "316730" ;
    a2a:RegistryNumber "10802" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10802, Periode: 1763, Notariële archieven, 316730, 10802"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/91a4ee0a-3752-6ecd-0a37-3eb6a10e6c06.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c5a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/91a4ee0a-3752-6ecd-0a37-3eb6a10e6c06.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5a40e2de-df44-7135-c8ca-a88dbf3f1460.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c5a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5a40e2de-df44-7135-c8ca-a88dbf3f1460.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/673f5aac-0ee2-af11-8c5a-f37de436d7cf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c5a-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/673f5aac-0ee2-af11-8c5a-f37de436d7cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-1c5a-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-1c5a-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Smirna
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10802" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01429001006", "NOTA01429001007", "NOTA01429001008" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19954_00019954.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429001007; positie: 1045, 846, 233, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429001007; positie: 2162, 682, 209, 76" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01429001007; positie: 1366, 850, 266, 82" .
