@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-5aa6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 4 september 1741" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-6e72516d-204f-c7ce-2f0a-cda59353ac1b, oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-71da37b6-91c9-7ebe-663a-3ab7bad202c1, oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-abd1e602-2f35-949a-3547-2b250da08b63, oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-28c620a8-50db-eb0e-284e-8de91c0956b5 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_3 ;
  a2a:hasSource oa:source_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-6e72516d-204f-c7ce-2f0a-cda59353ac1b
  a a2a:Person ;
  rdfs:label "Guilliam Weenix" ;
  a2a:PersonName [
    rdfs:label "Guilliam Weenix" ;
    a2a:PersonNameFirstName "Guilliam" ;
    a2a:PersonNameLastName "Weenix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-71da37b6-91c9-7ebe-663a-3ab7bad202c1
  a a2a:Person ;
  rdfs:label "Jacob Weenix" ;
  a2a:PersonName [
    rdfs:label "Jacob Weenix" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Weenix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-abd1e602-2f35-949a-3547-2b250da08b63
  a a2a:Person ;
  rdfs:label "Guillaumo Grou" ;
  a2a:PersonName [
    rdfs:label "Guillaumo Grou" ;
    a2a:PersonNameFirstName "Guillaumo" ;
    a2a:PersonNameLastName "Grou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person-28c620a8-50db-eb0e-284e-8de91c0956b5
  a a2a:Person ;
  rdfs:label "Libault" ;
  a2a:PersonName [
    rdfs:label "Libault" ;
    a2a:PersonNameLastName "Libault"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1741-09-04"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person:6e72516d-204f-c7ce-2f0a-cda59353ac1b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person:71da37b6-91c9-7ebe-663a-3ab7bad202c1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person:abd1e602-2f35-949a-3547-2b250da08b63 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Person:28c620a8-50db-eb0e-284e-8de91c0956b5 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-5aa6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1741-09-04 - 1741-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1741-09-04"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10221, Periode: 1741" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "356495" ;
    a2a:RegistryNumber "10221" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10221, Periode: 1741, Notariële archieven, 356495, 10221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/57ad271e-dbd8-b4e0-8a74-c666d136474d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5aa6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/57ad271e-dbd8-b4e0-8a74-c666d136474d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/0d1a8c80-a454-e0e3-df6d-04201140fb3f.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5aa6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/0d1a8c80-a454-e0e3-df6d-04201140fb3f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/efd16cc7-6b66-3ca0-cc85-628bc667256c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5aa6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/efd16cc7-6b66-3ca0-cc85-628bc667256c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-5aa6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-5aa6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benjamin Phaff
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10221" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTB00024000016", "NOTB00024000017", "NOTB00024000018" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_18910_00018910.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00024000018; positie: 971, 521, 633, 223" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00024000018; positie: 1504, 549, 769, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00024000018; positie: 1134, 386, 860, 163" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTB00024000018; positie: 1954, 318, 378, 199" .
