@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-5eaf-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 21 augustus 1775" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-bde38dec-966b-0b0b-ddc1-7866d98df2e0, oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-173f6fdb-680c-ee24-fe86-720885ab9a70, oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-7268e8af-a315-4f9b-0d79-709d76212e4d, oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-7312b636-468d-e7bc-cba9-405e2a122d12, oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-f6b0e744-ab73-c4eb-a75f-57aee70953d3 ;
  a2a:hasEvent oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_4 ;
  a2a:hasSource oa:source_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-bde38dec-966b-0b0b-ddc1-7866d98df2e0
  a a2a:Person ;
  rdfs:label "J. Jarman" ;
  a2a:PersonName [
    rdfs:label "J. Jarman" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Jarman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-173f6fdb-680c-ee24-fe86-720885ab9a70
  a a2a:Person ;
  rdfs:label "Wm. van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Wm. van der Meulen" ;
    a2a:PersonNameFirstName "Wm." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-7268e8af-a315-4f9b-0d79-709d76212e4d
  a a2a:Person ;
  rdfs:label "Barth. van den Santheuvel" ;
  a2a:PersonName [
    rdfs:label "Barth. van den Santheuvel" ;
    a2a:PersonNameFirstName "Barth." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Santheuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-7312b636-468d-e7bc-cba9-405e2a122d12
  a a2a:Person ;
  rdfs:label "Jan Bloemsaet" ;
  a2a:PersonName [
    rdfs:label "Jan Bloemsaet" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bloemsaet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person-f6b0e744-ab73-c4eb-a75f-57aee70953d3
  a a2a:Person ;
  rdfs:label "Roeloff Benten" ;
  a2a:PersonName [
    rdfs:label "Roeloff Benten" ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNameLastName "Benten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1775-08-21"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person:bde38dec-966b-0b0b-ddc1-7866d98df2e0 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person:173f6fdb-680c-ee24-fe86-720885ab9a70 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person:7268e8af-a315-4f9b-0d79-709d76212e4d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person:7312b636-468d-e7bc-cba9-405e2a122d12 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Person:f6b0e744-ab73-c4eb-a75f-57aee70953d3 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-5eaf-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1775-08-21 - 1775-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1775-08-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 10880, Periode: 1775" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "354937" ;
    a2a:RegistryNumber "10880" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 10880, Periode: 1775, Notariële archieven, 354937, 10880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/843e0668-5c72-2f8f-ef2d-d7ce5eb3c50b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5eaf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/843e0668-5c72-2f8f-ef2d-d7ce5eb3c50b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/d76cd867-cebc-8b13-23f5-52ca85b74993.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5eaf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/d76cd867-cebc-8b13-23f5-52ca85b74993.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f3715cd7-7973-fec8-0fbc-21c45c58b519.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5eaf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f3715cd7-7973-fec8-0fbc-21c45c58b519.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/63439474-4bf6-3c38-a3a4-f90d6e2e8570.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-5eaf-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/63439474-4bf6-3c38-a3a4-f90d6e2e8570.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-5eaf-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-5eaf-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Salomon Dorper
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/10880" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTA01487000459", "NOTA01487000460", "NOTA01487000461", "NOTA01487000462" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210510_7237_00007237.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01487000460; positie: 2092, 1682, 324, 92" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01487000460; positie: 2296, 839, 176, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01487000460; positie: 1092, 827, 1008, 110" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01487000460; positie: 1440, 635, 545, 93" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTA01487000460; positie: 1549, 2267, 593, 114" .
