@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-507a-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 24 maart 1701" ;
  a2a:hasPerson oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-02068464-00c5-8b0e-4668-2c570a322c69, oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-b1efc0a8-e750-ade0-7dab-48019420085a, oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-858ce92a-5687-2fa2-ea0f-c86355666ba7, oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-55f7edf6-a62c-ead5-ef71-1c5623255662, oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-46280a8f-d39a-a973-1151-d156cad77d13 ;
  a2a:hasEvent oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae04-507a-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-02068464-00c5-8b0e-4668-2c570a322c69
  a a2a:Person ;
  rdfs:label "Francesco Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Francesco Bourgeois" ;
    a2a:PersonNameFirstName "Francesco" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-b1efc0a8-e750-ade0-7dab-48019420085a
  a a2a:Person ;
  rdfs:label "Corneli Blesen" ;
  a2a:PersonName [
    rdfs:label "Corneli Blesen" ;
    a2a:PersonNameFirstName "Corneli" ;
    a2a:PersonNameLastName "Blesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-858ce92a-5687-2fa2-ea0f-c86355666ba7
  a a2a:Person ;
  rdfs:label "Francisco Lodrij" ;
  a2a:PersonName [
    rdfs:label "Francisco Lodrij" ;
    a2a:PersonNameFirstName "Francisco" ;
    a2a:PersonNameLastName "Lodrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-55f7edf6-a62c-ead5-ef71-1c5623255662
  a a2a:Person ;
  rdfs:label "Huguetan" ;
  a2a:PersonName [
    rdfs:label "Huguetan" ;
    a2a:PersonNameLastName "Huguetan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person-46280a8f-d39a-a973-1151-d156cad77d13
  a a2a:Person ;
  rdfs:label "Pietro Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Pietro Bourgeois" ;
    a2a:PersonNameFirstName "Pietro" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person:02068464-00c5-8b0e-4668-2c570a322c69 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person:b1efc0a8-e750-ade0-7dab-48019420085a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person:858ce92a-5687-2fa2-ea0f-c86355666ba7 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person:55f7edf6-a62c-ead5-ef71-1c5623255662 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-507a-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-507a-6b6d-e053-b784100acdee_Person:46280a8f-d39a-a973-1151-d156cad77d13 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-507a-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-507a-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1701-03-24 - 1701-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1701-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1701" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1701-03-24"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 5879, Periode: 1701" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "613763" ;
    a2a:RegistryNumber "5879" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 5879, Periode: 1701, Notariële archieven, 613763, 5879"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f6c92785-c701-745b-1711-7ced9321fff1.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-507a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f6c92785-c701-745b-1711-7ced9321fff1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7086af52-67ee-5b7f-cff1-e12b26103e80.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-507a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7086af52-67ee-5b7f-cff1-e12b26103e80.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/df601388-3261-cc1e-a293-5e5d5f15d094.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-507a-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/df601388-3261-cc1e-a293-5e5d5f15d094.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-507a-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-507a-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Joan Hoekeback
Taal: italiaans""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/5879" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "NOTD02698000592", "NOTD02698000593", "NOTD02698000594" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_140_00000140.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02698000594; positie: 792, 887, 301, 41" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02698000593; positie: 3296, 904, 544, 66" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02698000594; positie: 1519, 1058, 506, 53" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02698000593; positie: 3699, 642, 368, 61" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTD02698000594; positie: 1180, 865, 568, 56" .
