@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-69cb-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 16 december 1775" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-6867e6fa-45a1-6b53-7014-dd6b928342b1, oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-d98870e3-529b-be57-bc45-4623dc24edeb, oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-d72a2acb-2f47-ef68-2bad-df7da5a3a6c2, oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-2d0515c5-0a75-d7ee-3bba-e9a3a5fc3b88, oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-0cc2116b-c3ca-88d1-fe90-c779dfc5e9d0, oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-31da87fd-af8f-c246-42d1-8be57ca273ff ;
  a2a:hasEvent oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-6867e6fa-45a1-6b53-7014-dd6b928342b1
  a a2a:Person ;
  rdfs:label "Veening" ;
  a2a:PersonName [
    rdfs:label "Veening" ;
    a2a:PersonNameLastName "Veening"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-d98870e3-529b-be57-bc45-4623dc24edeb
  a a2a:Person ;
  rdfs:label "Gerrit Muller" ;
  a2a:PersonName [
    rdfs:label "Gerrit Muller" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-d72a2acb-2f47-ef68-2bad-df7da5a3a6c2
  a a2a:Person ;
  rdfs:label "Linsen" ;
  a2a:PersonName [
    rdfs:label "Linsen" ;
    a2a:PersonNameLastName "Linsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-2d0515c5-0a75-d7ee-3bba-e9a3a5fc3b88
  a a2a:Person ;
  rdfs:label "Jan Abrm Willink" ;
  a2a:PersonName [
    rdfs:label "Jan Abrm Willink" ;
    a2a:PersonNameFirstName "Jan Abrm" ;
    a2a:PersonNameLastName "Willink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-0cc2116b-c3ca-88d1-fe90-c779dfc5e9d0
  a a2a:Person ;
  rdfs:label "A E van Broijel" ;
  a2a:PersonName [
    rdfs:label "A E van Broijel" ;
    a2a:PersonNameFirstName "A E" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Broijel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person-31da87fd-af8f-c246-42d1-8be57ca273ff
  a a2a:Person ;
  rdfs:label "Thomas van Son" ;
  a2a:PersonName [
    rdfs:label "Thomas van Son" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1775-12-16"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:6867e6fa-45a1-6b53-7014-dd6b928342b1 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:d98870e3-529b-be57-bc45-4623dc24edeb ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:d72a2acb-2f47-ef68-2bad-df7da5a3a6c2 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:2d0515c5-0a75-d7ee-3bba-e9a3a5fc3b88 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:0cc2116b-c3ca-88d1-fe90-c779dfc5e9d0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Person:31da87fd-af8f-c246-42d1-8be57ca273ff ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-69cb-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-12-16 - 1775-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1775-12-16"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10881, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "317048" ;
    a2a:RegistryNumber "10881" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10881, Periode: 1775, Notariële archieven, 317048, 10881"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e7ba5ae7-8ba0-f9d7-85ea-3d00ab7bb109.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-69cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e7ba5ae7-8ba0-f9d7-85ea-3d00ab7bb109.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e9cbbcee-c80d-2a03-57be-2bdff4b3b022.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-69cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e9cbbcee-c80d-2a03-57be-2bdff4b3b022.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/652cbc09-9ecc-25d4-25e4-019e7541270c.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-69cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/652cbc09-9ecc-25d4-25e4-019e7541270c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c8746284-d561-84c5-441f-2417ae4105d0.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-69cb-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c8746284-d561-84c5-441f-2417ae4105d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-69cb-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-69cb-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Locatieomschrijving: Hamburg
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10881" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01488000543", "NOTA01488000544", "NOTA01488000545", "NOTA01488000546" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230311_19834_00019834.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000544; positie: 2383, 1156, 317, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000544; positie: 2426, 983, 256, 96" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000544; positie: 2045, 1158, 226, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000546; positie: 4446, 531, 452, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000544; positie: 1148, 3126, 612, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01488000544; positie: 1129, 3215, 624, 94" .
