@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_d837ae03-c4e7-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 21 januari 1806" ;
  a2a:hasPerson oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-00122441-bde9-59dc-7d70-1374588e5681, oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-25c76db8-c258-8526-3dde-47e564e08519, oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-b736053f-a169-14e3-5657-68628bc2adb5, oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-7a4fccbf-ce30-8336-ec4a-a85c269db01a, oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-68c96f68-86a5-2a7b-c8d5-d4b23156fd1f, oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-fa2fcd46-e719-ab27-a1f7-93ffc86c79b9 ;
  a2a:hasEvent oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-c4e7-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-00122441-bde9-59dc-7d70-1374588e5681
  a a2a:Person ;
  rdfs:label "D Brants" ;
  a2a:PersonName [
    rdfs:label "D Brants" ;
    a2a:PersonNameFirstName "D" ;
    a2a:PersonNameLastName "Brants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-25c76db8-c258-8526-3dde-47e564e08519
  a a2a:Person ;
  rdfs:label "Braunsberg" ;
  a2a:PersonName [
    rdfs:label "Braunsberg" ;
    a2a:PersonNameLastName "Braunsberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-b736053f-a169-14e3-5657-68628bc2adb5
  a a2a:Person ;
  rdfs:label "van Staphorst" ;
  a2a:PersonName [
    rdfs:label "van Staphorst" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Staphorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-7a4fccbf-ce30-8336-ec4a-a85c269db01a
  a a2a:Person ;
  rdfs:label "Barensfeld" ;
  a2a:PersonName [
    rdfs:label "Barensfeld" ;
    a2a:PersonNameLastName "Barensfeld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-68c96f68-86a5-2a7b-c8d5-d4b23156fd1f
  a a2a:Person ;
  rdfs:label "M P Brants" ;
  a2a:PersonName [
    rdfs:label "M P Brants" ;
    a2a:PersonNameFirstName "M P" ;
    a2a:PersonNameLastName "Brants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person-fa2fcd46-e719-ab27-a1f7-93ffc86c79b9
  a a2a:Person ;
  rdfs:label "Couderc" ;
  a2a:PersonName [
    rdfs:label "Couderc" ;
    a2a:PersonNameLastName "Couderc"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1806-01-21"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:00122441-bde9-59dc-7d70-1374588e5681 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:25c76db8-c258-8526-3dde-47e564e08519 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:b736053f-a169-14e3-5657-68628bc2adb5 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:7a4fccbf-ce30-8336-ec4a-a85c269db01a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:68c96f68-86a5-2a7b-c8d5-d4b23156fd1f ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Person:fa2fcd46-e719-ab27-a1f7-93ffc86c79b9 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c4e7-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c4e7-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1806-01-21 - 1806-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1806-01-21"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 15681, Periode: 1806" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "603943" ;
    a2a:RegistryNumber "15681" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 15681, Periode: 1806, Notariële archieven, 603943, 15681"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/6e6536f1-64e9-eb4a-ba09-714f3d9eabdf.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c4e7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/6e6536f1-64e9-eb4a-ba09-714f3d9eabdf.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c139bb58-6c83-e2d0-2bd2-d6d535bd9936.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c4e7-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c139bb58-6c83-e2d0-2bd2-d6d535bd9936.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c4e7-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c4e7-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Anthony Mijlius
Taal: frans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/15681" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02177000080", "NOTD02177000081" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_565_00000565.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 3774, 2066, 102, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 3439, 832, 457, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 3828, 441, 301, 83" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 2898, 519, 396, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 3901, 2066, 257, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02177000081; positie: 3444, 2081, 284, 126" .
