@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-cc5c-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 18 juli 1764" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-c642381c-bc9b-e01c-1229-753612101850, oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-819d74bb-931b-37dc-7e46-af2ec3ebda28, oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-4b58f921-d2bd-a397-c119-0029c5274329, oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-2316855c-9fcb-0c17-9e89-975cc5629d1a ;
  a2a:hasEvent oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-c642381c-bc9b-e01c-1229-753612101850
  a a2a:Person ;
  rdfs:label "Abm van Hobooken" ;
  a2a:PersonName [
    rdfs:label "Abm van Hobooken" ;
    a2a:PersonNameFirstName "Abm" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hobooken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-819d74bb-931b-37dc-7e46-af2ec3ebda28
  a a2a:Person ;
  rdfs:label "Js. de Bordes" ;
  a2a:PersonName [
    rdfs:label "Js. de Bordes" ;
    a2a:PersonNameFirstName "Js." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bordes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-4b58f921-d2bd-a397-c119-0029c5274329
  a a2a:Person ;
  rdfs:label "Abraham van Pembroek" ;
  a2a:PersonName [
    rdfs:label "Abraham van Pembroek" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pembroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person-2316855c-9fcb-0c17-9e89-975cc5629d1a
  a a2a:Person ;
  rdfs:label "Anna Scheltes" ;
  a2a:PersonName [
    rdfs:label "Anna Scheltes" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Scheltes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1764-07-18"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person:c642381c-bc9b-e01c-1229-753612101850 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person:819d74bb-931b-37dc-7e46-af2ec3ebda28 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person:4b58f921-d2bd-a397-c119-0029c5274329 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Person:2316855c-9fcb-0c17-9e89-975cc5629d1a ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-cc5c-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1764-07-18 - 1764-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1764-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10816, Periode: 1764" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "335830" ;
    a2a:RegistryNumber "10816" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10816, Periode: 1764, Notariële archieven, 335830, 10816"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/13a79e41-fb82-0d00-04c1-f102c449bfb8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/13a79e41-fb82-0d00-04c1-f102c449bfb8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8b1324c8-d911-c26d-3774-1cfd83acf744.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5c-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8b1324c8-d911-c26d-3774-1cfd83acf744.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-cc5c-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-cc5c-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10816" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01442000209", "NOTA01442000210" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_8718_00008718.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01442000210; positie: 1895, 960, 337, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01442000210; positie: 1679, 1720, 375, 89" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01442000210; positie: 1884, 793, 318, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01442000210; positie: 1242, 953, 476, 95" .
