@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-0e9c-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Wisselprotest op 23 maart 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-1defd2e2-9f5f-abe5-c7d0-a3aefc92f571, oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-30ffc964-3696-6005-9bd9-73ee4ab55fc5, oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-db360af6-cfac-48a8-4795-753336baf6f5, oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-bf5472a4-e935-7fff-78c6-dfed32ea62fd, oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-7b749209-47b4-32fd-0a86-5903d61b6324, oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-de694acb-68ca-8a33-7ff6-9d38b30614d4 ;
  a2a:hasEvent oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-0e9c-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-1defd2e2-9f5f-abe5-c7d0-a3aefc92f571
  a a2a:Person ;
  rdfs:label "Michel Kitzgen" ;
  a2a:PersonName [
    rdfs:label "Michel Kitzgen" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Kitzgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-30ffc964-3696-6005-9bd9-73ee4ab55fc5
  a a2a:Person ;
  rdfs:label "Philips Venturin" ;
  a2a:PersonName [
    rdfs:label "Philips Venturin" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Venturin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-db360af6-cfac-48a8-4795-753336baf6f5
  a a2a:Person ;
  rdfs:label "Willem Bruijn" ;
  a2a:PersonName [
    rdfs:label "Willem Bruijn" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-bf5472a4-e935-7fff-78c6-dfed32ea62fd
  a a2a:Person ;
  rdfs:label "Jacob Hendrickssen" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrickssen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrickssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-7b749209-47b4-32fd-0a86-5903d61b6324
  a a2a:Person ;
  rdfs:label "Willem Momma" ;
  a2a:PersonName [
    rdfs:label "Willem Momma" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Momma"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person-de694acb-68ca-8a33-7ff6-9d38b30614d4
  a a2a:Person ;
  rdfs:label "Outgert Martssen Groot" ;
  a2a:PersonName [
    rdfs:label "Outgert Martssen Groot" ;
    a2a:PersonNameFirstName "Outgert Martssen" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:1defd2e2-9f5f-abe5-c7d0-a3aefc92f571 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:30ffc964-3696-6005-9bd9-73ee4ab55fc5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:db360af6-cfac-48a8-4795-753336baf6f5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:bf5472a4-e935-7fff-78c6-dfed32ea62fd ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:7b749209-47b4-32fd-0a86-5903d61b6324 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Person:de694acb-68ca-8a33-7ff6-9d38b30614d4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-0e9c-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-0e9c-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-03-23 - 1638-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1638-03-23"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 954A, Periode: 1636-1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "631772" ;
    a2a:RegistryNumber "954A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 954A, Periode: 1636-1638, Notariële archieven, 631772, 954A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7c4b413c-e14f-f943-6cd2-b212cf59d704.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-0e9c-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7c4b413c-e14f-f943-6cd2-b212cf59d704.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-0e9c-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-0e9c-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/954A" ;
  a2a:SourceRemarkAkteSoort "Wisselprotest" ;
  a2a:SourceRemarkfilename "VBPA00019000064" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_259_00000259.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 1762, 1379, 623, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 657, 1039, 656, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 1064, 1264, 552, 134" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 1162, 3931, 773, 132" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 1821, 1254, 638, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00019000064; positie: 2366, 3789, 564, 98" .
