@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-0a4e-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 24 april 1795" ;
  a2a:hasPerson oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-088147b0-6307-42ac-5536-bfbc4402f6d9, oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-2e26ab53-b504-d9fb-632b-3d2f00d34e26, oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-0a943ab0-713a-ea64-a5a0-c74a1a466414, oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-cf3c4217-7be2-7b1a-a860-98e0074f67cd, oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-e949b8e8-75cf-73d1-200c-7ae626457a5b ;
  a2a:hasEvent oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-0a4e-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-088147b0-6307-42ac-5536-bfbc4402f6d9
  a a2a:Person ;
  rdfs:label "Paulus Taaij" ;
  a2a:PersonName [
    rdfs:label "Paulus Taaij" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Taaij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-2e26ab53-b504-d9fb-632b-3d2f00d34e26
  a a2a:Person ;
  rdfs:label "Rocquette" ;
  a2a:PersonName [
    rdfs:label "Rocquette" ;
    a2a:PersonNameLastName "Rocquette"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-0a943ab0-713a-ea64-a5a0-c74a1a466414
  a a2a:Person ;
  rdfs:label "Harman Hoare" ;
  a2a:PersonName [
    rdfs:label "Harman Hoare" ;
    a2a:PersonNameFirstName "Harman" ;
    a2a:PersonNameLastName "Hoare"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-cf3c4217-7be2-7b1a-a860-98e0074f67cd
  a a2a:Person ;
  rdfs:label "Hope" ;
  a2a:PersonName [
    rdfs:label "Hope" ;
    a2a:PersonNameLastName "Hope"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person-e949b8e8-75cf-73d1-200c-7ae626457a5b
  a a2a:Person ;
  rdfs:label "van de Poll" ;
  a2a:PersonName [
    rdfs:label "van de Poll" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Poll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1795-04-24"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person:088147b0-6307-42ac-5536-bfbc4402f6d9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person:2e26ab53-b504-d9fb-632b-3d2f00d34e26 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person:0a943ab0-713a-ea64-a5a0-c74a1a466414 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person:cf3c4217-7be2-7b1a-a860-98e0074f67cd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Person:e949b8e8-75cf-73d1-200c-7ae626457a5b ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0a4e-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0a4e-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1795-04-24 - 1795-04-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-04-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-04-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1795-04-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15664, Periode: 1795" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620708" ;
    a2a:RegistryNumber "15664" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15664, Periode: 1795, Notariële archieven, 620708, 15664"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6dd38bf8-1f2d-f14b-9c20-9c23a0bd9f16.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0a4e-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6dd38bf8-1f2d-f14b-9c20-9c23a0bd9f16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0a4e-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0a4e-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Locatieomschrijving: Londres
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15664" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02161000489" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_237_00000237.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000489; positie: 3700, 1775, 516, 107" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000489; positie: 3679, 1595, 399, 99" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000489; positie: 3849, 1977, 631, 80" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000489; positie: 3712, 1681, 259, 77" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02161000489; positie: 4121, 1570, 463, 103" .
