@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-42a6-50ee-e053-b784100a6caf
  a a2a:Record ;
  rdfs:label "Wisselprotest op 24 januari 1643" ;
  a2a:hasPerson oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-06003506-c229-c294-bdc6-59ab17428b59, oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-2d9974a9-9216-b53f-21c4-c7d7b7f4f62b, oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-0b02bf68-c9ba-7e58-df18-1da739ab5e96, oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-47b8501a-37a7-b508-1ab2-28e89feaebbd, oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-44d20763-8a79-79cd-46e9-7ad10cd68717, oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-b5171c46-23f9-f96f-9e58-be484ac0286d ;
  a2a:hasEvent oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_0, oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_1, oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_2, oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_3, oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_4, oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_5 ;
  a2a:hasSource oa:source_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-06003506-c229-c294-bdc6-59ab17428b59
  a a2a:Person ;
  rdfs:label "Daniel Hochepied" ;
  a2a:PersonName [
    rdfs:label "Daniel Hochepied" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Hochepied"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-2d9974a9-9216-b53f-21c4-c7d7b7f4f62b
  a a2a:Person ;
  rdfs:label "Pieter Sabrij" ;
  a2a:PersonName [
    rdfs:label "Pieter Sabrij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Sabrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-0b02bf68-c9ba-7e58-df18-1da739ab5e96
  a a2a:Person ;
  rdfs:label "Thomas Fontaine" ;
  a2a:PersonName [
    rdfs:label "Thomas Fontaine" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Fontaine"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-47b8501a-37a7-b508-1ab2-28e89feaebbd
  a a2a:Person ;
  rdfs:label "Marcus Jordis" ;
  a2a:PersonName [
    rdfs:label "Marcus Jordis" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Jordis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-44d20763-8a79-79cd-46e9-7ad10cd68717
  a a2a:Person ;
  rdfs:label "Isaac Hochepiet" ;
  a2a:PersonName [
    rdfs:label "Isaac Hochepiet" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Hochepiet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person-b5171c46-23f9-f96f-9e58-be484ac0286d
  a a2a:Person ;
  rdfs:label "Johannes Kugst" ;
  a2a:PersonName [
    rdfs:label "Johannes Kugst" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kugst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1643-01-24"^^xsd:date
  ] .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:06003506-c229-c294-bdc6-59ab17428b59 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:2d9974a9-9216-b53f-21c4-c7d7b7f4f62b ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:0b02bf68-c9ba-7e58-df18-1da739ab5e96 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:47b8501a-37a7-b508-1ab2-28e89feaebbd ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:44d20763-8a79-79cd-46e9-7ad10cd68717 ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:relationep_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Person:b5171c46-23f9-f96f-9e58-be484ac0286d ;
  a2a:EventKeyRef oa:event_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf_Event1 .

oa:source_saa_a3cb51cc-42a6-50ee-e053-b784100a6caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1643-01-24 - 1643-01-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-01-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1643-01-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1643-01-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 959A, Periode: 1643" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "360754" ;
    a2a:RegistryNumber "959A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 959A, Periode: 1643, Notariële archieven, 360754, 959A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/78a5cf0d-562a-997f-cc3d-59cbdfb8cd6a.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-42a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/78a5cf0d-562a-997f-cc3d-59cbdfb8cd6a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8e24889b-f337-f77f-be66-80a469c7f766.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/a3cb51cc-42a6-50ee-e053-b784100a6caf" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8e24889b-f337-f77f-be66-80a469c7f766.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/a3cb51cc-42a6-50ee-e053-b784100a6caf" ;
  a2a:RecordGUID "{a3cb51cc-42a6-50ee-e053-b784100a6caf}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Bolsano
Locatieomschrijving: Ste Gall in Switserlandt
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/959A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "VBPA00030000037", "VBPA00030000038" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220609_7146_00007146.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 1971, 1802, 898, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 1737, 3453, 846, 181" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 1957, 1106, 884, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 2126, 3002, 716, 100" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 1852, 82, 763, 178" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00030000038; positie: 2114, 513, 735, 210" .
