@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_d837ae04-5a33-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 21 maart 1794" ;
  a2a:hasPerson oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-00e09db0-4d07-78b6-e358-78ea58601de3, oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-01daa420-13ff-18a4-4fb1-3c45e55caddb, oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-077431fa-b454-84e8-dd61-00826b105ec1, oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-843da16a-ac2c-5c41-1be0-5d0e929b3bae, oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-4b0dc965-f417-fb81-0d73-b3f3325ea55d, oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-d87bf274-83e6-c912-a5c1-d401c75c1721 ;
  a2a:hasEvent oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-5a33-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-00e09db0-4d07-78b6-e358-78ea58601de3
  a a2a:Person ;
  rdfs:label "van den Broeke" ;
  a2a:PersonName [
    rdfs:label "van den Broeke" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-01daa420-13ff-18a4-4fb1-3c45e55caddb
  a a2a:Person ;
  rdfs:label "Mozes Abendana Mendes" ;
  a2a:PersonName [
    rdfs:label "Mozes Abendana Mendes" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Abendana Mendes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-077431fa-b454-84e8-dd61-00826b105ec1
  a a2a:Person ;
  rdfs:label "P.A. Bouvrij" ;
  a2a:PersonName [
    rdfs:label "P.A. Bouvrij" ;
    a2a:PersonNameFirstName "P.A." ;
    a2a:PersonNameLastName "Bouvrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-843da16a-ac2c-5c41-1be0-5d0e929b3bae
  a a2a:Person ;
  rdfs:label "Ph. Tideman de Jonge" ;
  a2a:PersonName [
    rdfs:label "Ph. Tideman de Jonge" ;
    a2a:PersonNameFirstName "Ph." ;
    a2a:PersonNameLastName "Tideman de Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-4b0dc965-f417-fb81-0d73-b3f3325ea55d
  a a2a:Person ;
  rdfs:label "J.B. van Ceulen" ;
  a2a:PersonName [
    rdfs:label "J.B. van Ceulen" ;
    a2a:PersonNameFirstName "J.B." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ceulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person-d87bf274-83e6-c912-a5c1-d401c75c1721
  a a2a:Person ;
  rdfs:label "Henrij Holst" ;
  a2a:PersonName [
    rdfs:label "Henrij Holst" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Holst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1794-03-21"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:00e09db0-4d07-78b6-e358-78ea58601de3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:01daa420-13ff-18a4-4fb1-3c45e55caddb ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:077431fa-b454-84e8-dd61-00826b105ec1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:843da16a-ac2c-5c41-1be0-5d0e929b3bae ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:4b0dc965-f417-fb81-0d73-b3f3325ea55d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-5a33-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Person:d87bf274-83e6-c912-a5c1-d401c75c1721 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-5a33-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-5a33-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1794-03-21 - 1794-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1794-03-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 16412, Periode: 1794" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "639289" ;
    a2a:RegistryNumber "16412" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 16412, Periode: 1794, Notariële archieven, 639289, 16412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/832c72fb-28cd-34f8-6d2a-2adbb3764a13.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a33-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/832c72fb-28cd-34f8-6d2a-2adbb3764a13.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5754078f-0eac-ae2f-e3f8-041094868a52.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a33-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5754078f-0eac-ae2f-e3f8-041094868a52.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cac26fcf-cb30-988b-cc5c-c8732f0adffa.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-5a33-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cac26fcf-cb30-988b-cc5c-c8732f0adffa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-5a33-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-5a33-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Harmsen
Locatieomschrijving: Carrera
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/16412" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "KLAG06616000657", "KLAG06616000658", "KLAG06616000659" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_190_00000190.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 3005, 2684, 537, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 4380, 681, 344, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 3620, 1087, 573, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 4316, 1091, 398, 108" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 4133, 839, 610, 106" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: KLAG06616000658; positie: 3606, 2995, 704, 142" .
