@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-67c2-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 6 april 1799" ;
  a2a:hasPerson oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-11107c25-4ead-2152-0027-4e2bb1add3f2, oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-289db476-3e3c-ddf1-aed1-a29d9cadf2b7, oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-b93176fb-6bf2-4444-8bed-bf6d537c94fa, oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-f54c45a0-a877-4a02-c61f-19d9585a1221 ;
  a2a:hasEvent oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-67c2-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-11107c25-4ead-2152-0027-4e2bb1add3f2
  a a2a:Person ;
  rdfs:label "Seeman" ;
  a2a:PersonName [
    rdfs:label "Seeman" ;
    a2a:PersonNameLastName "Seeman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-289db476-3e3c-ddf1-aed1-a29d9cadf2b7
  a a2a:Person ;
  rdfs:label "Harmanus Duin" ;
  a2a:PersonName [
    rdfs:label "Harmanus Duin" ;
    a2a:PersonNameFirstName "Harmanus" ;
    a2a:PersonNameLastName "Duin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-b93176fb-6bf2-4444-8bed-bf6d537c94fa
  a a2a:Person ;
  rdfs:label "Feijh" ;
  a2a:PersonName [
    rdfs:label "Feijh" ;
    a2a:PersonNameLastName "Feijh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person-f54c45a0-a877-4a02-c61f-19d9585a1221
  a a2a:Person ;
  rdfs:label "D H Koopman" ;
  a2a:PersonName [
    rdfs:label "D H Koopman" ;
    a2a:PersonNameFirstName "D H" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1799-04-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person:11107c25-4ead-2152-0027-4e2bb1add3f2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person:289db476-3e3c-ddf1-aed1-a29d9cadf2b7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person:b93176fb-6bf2-4444-8bed-bf6d537c94fa ;
  a2a:EventKeyRef oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-67c2-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Person:f54c45a0-a877-4a02-c61f-19d9585a1221 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-67c2-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-67c2-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1799-04-06 - 1799-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1799-04-06"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15672, Periode: 1799" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "624740" ;
    a2a:RegistryNumber "15672" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15672, Periode: 1799, Notariële archieven, 624740, 15672"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/a5136fd1-5434-4f1c-dd9a-60a66e5f4afd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-67c2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/a5136fd1-5434-4f1c-dd9a-60a66e5f4afd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9b1200a3-34da-535f-a5c0-c33bfa2d75ef.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-67c2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9b1200a3-34da-535f-a5c0-c33bfa2d75ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-67c2-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-67c2-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15672" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02168000309", "NOTD02168000310" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_942_00000942.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02168000310; positie: 2032, 2358, 516, 87" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02168000310; positie: 1897, 2457, 858, 79" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02168000310; positie: 1662, 2358, 314, 103" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02168000310; positie: 1748, 2727, 748, 156" .
