@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-85a6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 11 september 1780" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-34b6b3aa-8599-a1f4-66a2-b05d9b548a04, oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-d8b77d69-b621-af14-7e81-f7e65aedac33, oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-afbc7687-70a8-62ef-83a8-03a47dac5091, oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-6253c1f7-2ba7-a08f-36d2-43733616435d, oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-a6809050-7c56-2766-4299-11f1a9e9eb39 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-34b6b3aa-8599-a1f4-66a2-b05d9b548a04
  a a2a:Person ;
  rdfs:label "Botereau" ;
  a2a:PersonName [
    rdfs:label "Botereau" ;
    a2a:PersonNameLastName "Botereau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-d8b77d69-b621-af14-7e81-f7e65aedac33
  a a2a:Person ;
  rdfs:label "Jean Pascal la Coste" ;
  a2a:PersonName [
    rdfs:label "Jean Pascal la Coste" ;
    a2a:PersonNameFirstName "Jean Pascal" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Coste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-afbc7687-70a8-62ef-83a8-03a47dac5091
  a a2a:Person ;
  rdfs:label "Gt. Vis" ;
  a2a:PersonName [
    rdfs:label "Gt. Vis" ;
    a2a:PersonNameFirstName "Gt." ;
    a2a:PersonNameLastName "Vis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-6253c1f7-2ba7-a08f-36d2-43733616435d
  a a2a:Person ;
  rdfs:label "Jean de Neufville" ;
  a2a:PersonName [
    rdfs:label "Jean de Neufville" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Neufville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person-a6809050-7c56-2766-4299-11f1a9e9eb39
  a a2a:Person ;
  rdfs:label "Courtiau" ;
  a2a:PersonName [
    rdfs:label "Courtiau" ;
    a2a:PersonNameLastName "Courtiau"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1780-09-11"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person:34b6b3aa-8599-a1f4-66a2-b05d9b548a04 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person:d8b77d69-b621-af14-7e81-f7e65aedac33 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person:afbc7687-70a8-62ef-83a8-03a47dac5091 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person:6253c1f7-2ba7-a08f-36d2-43733616435d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Person:a6809050-7c56-2766-4299-11f1a9e9eb39 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-85a6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1780-09-11 - 1780-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1780-09-11"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10897, Periode: 1780" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "328896" ;
    a2a:RegistryNumber "10897" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10897, Periode: 1780, Notariële archieven, 328896, 10897"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b19dabe3-fd86-e972-09c7-b4831bf4dd1e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-85a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b19dabe3-fd86-e972-09c7-b4831bf4dd1e.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e456e274-283d-6430-7b37-93449966d59b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-85a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e456e274-283d-6430-7b37-93449966d59b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cf6cfa29-fc52-a765-e141-403a4016d007.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-85a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cf6cfa29-fc52-a765-e141-403a4016d007.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/2eccba6f-7bca-2f6b-e7a7-a64214ac42d0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-85a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/2eccba6f-7bca-2f6b-e7a7-a64214ac42d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-85a6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-85a6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10897" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01501000176", "NOTA01501000177", "NOTA01501000178", "NOTA01501000179" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_6505_00006505.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000178; positie: 2812, 2676, 291, 84" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000178; positie: 3139, 380, 843, 105" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000178; positie: 3073, 1109, 269, 116" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000178; positie: 3211, 761, 709, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01501000178; positie: 2767, 490, 352, 93" .
