@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-0baa-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 14 juli 1766" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-4d16d6c6-4276-c829-695a-1dff0dfdaca5, oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-bebc7aa3-90c9-9318-bffd-3fe65f7e4646, oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-9079b829-9a80-4b85-a055-0c01fcf6219c ;
  a2a:hasEvent oa:event_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_2 ;
  a2a:hasSource oa:source_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-4d16d6c6-4276-c829-695a-1dff0dfdaca5
  a a2a:Person ;
  rdfs:label "Frederick de Jongh" ;
  a2a:PersonName [
    rdfs:label "Frederick de Jongh" ;
    a2a:PersonNameFirstName "Frederick" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-bebc7aa3-90c9-9318-bffd-3fe65f7e4646
  a a2a:Person ;
  rdfs:label "Pierre Babut" ;
  a2a:PersonName [
    rdfs:label "Pierre Babut" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Babut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person-9079b829-9a80-4b85-a055-0c01fcf6219c
  a a2a:Person ;
  rdfs:label "Keur" ;
  a2a:PersonName [
    rdfs:label "Keur" ;
    a2a:PersonNameLastName "Keur"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person:4d16d6c6-4276-c829-695a-1dff0dfdaca5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person:bebc7aa3-90c9-9318-bffd-3fe65f7e4646 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Person:9079b829-9a80-4b85-a055-0c01fcf6219c ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-0baa-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1766-07-14 - 1766-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1766-07-14"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10828, Periode: 1766" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "329102" ;
    a2a:RegistryNumber "10828" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10828, Periode: 1766, Notariële archieven, 329102, 10828"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c4b1ba68-a329-077e-80fe-cfe3f90e96d8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0baa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c4b1ba68-a329-077e-80fe-cfe3f90e96d8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e116d0de-126d-d7a7-88d7-bdcede19acf0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-0baa-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e116d0de-126d-d7a7-88d7-bdcede19acf0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-0baa-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-0baa-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10828" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01450000216", "NOTA01450000217" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_4352_00004352.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01450000216; positie: 2935, 2628, 539, 90" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01450000216; positie: 3696, 2470, 503, 63" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01450000217; positie: 1896, 679, 199, 117" .
