@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-2311-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 5 december 1633" ;
  a2a:hasPerson oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-2cd8bdc8-6135-6ec4-e1fb-39270e035b33, oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-4a452771-fd4c-b43d-ad41-298cac6372c2, oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-a3e6797a-0a5d-c489-bf75-b1912521a845, oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-9d3fa328-75fe-a1e5-24e2-683197f002a8 ;
  a2a:hasEvent oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-2311-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-2cd8bdc8-6135-6ec4-e1fb-39270e035b33
  a a2a:Person ;
  rdfs:label "Thomas van Nieulant" ;
  a2a:PersonName [
    rdfs:label "Thomas van Nieulant" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nieulant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-4a452771-fd4c-b43d-ad41-298cac6372c2
  a a2a:Person ;
  rdfs:label "Manuel da Serra" ;
  a2a:PersonName [
    rdfs:label "Manuel da Serra" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNamePrefixLastName "da" ;
    a2a:PersonNameLastName "Serra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-a3e6797a-0a5d-c489-bf75-b1912521a845
  a a2a:Person ;
  rdfs:label "Jorge Lopes Telles" ;
  a2a:PersonName [
    rdfs:label "Jorge Lopes Telles" ;
    a2a:PersonNameFirstName "Jorge" ;
    a2a:PersonNameLastName "Lopes Telles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person-9d3fa328-75fe-a1e5-24e2-683197f002a8
  a a2a:Person ;
  rdfs:label "Willem Jeremias" ;
  a2a:PersonName [
    rdfs:label "Willem Jeremias" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jeremias"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Wisselprotest" ;
  a2a:EventType "other:Wisselprotest" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1633-12-05"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person:2cd8bdc8-6135-6ec4-e1fb-39270e035b33 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person:4a452771-fd4c-b43d-ad41-298cac6372c2 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person:a3e6797a-0a5d-c489-bf75-b1912521a845 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-2311-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-2311-6b6d-e053-b784100acdee_Person:9d3fa328-75fe-a1e5-24e2-683197f002a8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-2311-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-2311-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1633-12-05 - 1633-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1633-12-05"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 947A, Periode: 1630-1634" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "646094" ;
    a2a:RegistryNumber "947A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 947A, Periode: 1630-1634, Notariële archieven, 646094, 947A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9987abfe-78e1-19aa-349f-35ee9b930c40.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2311-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9987abfe-78e1-19aa-349f-35ee9b930c40.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5b8a3593-0206-50b3-1d3c-8510e283f62b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-2311-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5b8a3593-0206-50b3-1d3c-8510e283f62b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-2311-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-2311-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/947A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "VBPA00009000420", "VBPA00009000421" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_364_00000364.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000421; positie: 2543, 3515, 732, 170" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000420; positie: 706, 3908, 702, 150" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000420; positie: 807, 3781, 761, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00009000421; positie: 1426, 3707, 917, 177" .
