@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-6b3d-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 13 augustus 1636" ;
  a2a:hasPerson oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-0595584b-6faa-0337-0da9-6d321d54419d, oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-9e483f2e-9402-0a2f-aa61-feac535d8dd8, oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-3df2d5ca-f719-4f38-251f-ae010fdf7f57, oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-7ddacd25-ee05-ef4f-d1f2-e5aade82b825, oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-d6326b96-5229-9e96-93b7-4b8a62459f12, oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-d7c32040-7b11-d76a-1349-7415096fd83c ;
  a2a:hasEvent oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-6b3d-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-0595584b-6faa-0337-0da9-6d321d54419d
  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-6b3d-6b6d-e053-b784100acdee_Person-9e483f2e-9402-0a2f-aa61-feac535d8dd8
  a a2a:Person ;
  rdfs:label "Anthonia Nunes" ;
  a2a:PersonName [
    rdfs:label "Anthonia Nunes" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNameLastName "Nunes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-3df2d5ca-f719-4f38-251f-ae010fdf7f57
  a a2a:Person ;
  rdfs:label "Zacuto" ;
  a2a:PersonName [
    rdfs:label "Zacuto" ;
    a2a:PersonNameLastName "Zacuto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-7ddacd25-ee05-ef4f-d1f2-e5aade82b825
  a a2a:Person ;
  rdfs:label "Manuel Rodrigues Ysidro" ;
  a2a:PersonName [
    rdfs:label "Manuel Rodrigues Ysidro" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Rodrigues Ysidro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-d6326b96-5229-9e96-93b7-4b8a62459f12
  a a2a:Person ;
  rdfs:label "M Chavatte" ;
  a2a:PersonName [
    rdfs:label "M Chavatte" ;
    a2a:PersonNameFirstName "M" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person-d7c32040-7b11-d76a-1349-7415096fd83c
  a a2a:Person ;
  rdfs:label "Abraham Engelgraef" ;
  a2a:PersonName [
    rdfs:label "Abraham Engelgraef" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Engelgraef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Machtiging" ;
  a2a:EventType "other:Machtiging" ;
  a2a:EventDate [
    a2a:Year "1636" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1636-08-13"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:0595584b-6faa-0337-0da9-6d321d54419d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:9e483f2e-9402-0a2f-aa61-feac535d8dd8 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:3df2d5ca-f719-4f38-251f-ae010fdf7f57 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:7ddacd25-ee05-ef4f-d1f2-e5aade82b825 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:d6326b96-5229-9e96-93b7-4b8a62459f12 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Person:d7c32040-7b11-d76a-1349-7415096fd83c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6b3d-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6b3d-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-08-13 - 1636-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1636-08-13"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 949B, Periode: 1636" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "622691" ;
    a2a:RegistryNumber "949B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949B, Periode: 1636, Notariële archieven, 622691, 949B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/50bf36b0-d5b2-5561-5ca0-0f36d3bcd756.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6b3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/50bf36b0-d5b2-5561-5ca0-0f36d3bcd756.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/f1f7846a-1377-9fe0-8134-663070b200f4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6b3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/f1f7846a-1377-9fe0-8134-663070b200f4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c2952ab-3e4e-c552-5871-6ae0d5098fac.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6b3d-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c2952ab-3e4e-c552-5871-6ae0d5098fac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6b3d-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6b3d-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Hamborch
Onderwerpsomschrijving: Zaakwaarnemer in Hamburg, Zacuto is doctor
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949B" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00014000044", "VBPA00014000045", "VBPA00014000046" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_960_00000960.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000044; positie: 1522, 1937, 871, 169" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000044; positie: 718, 2356, 1176, 191" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000046; positie: 765, 2079, 519, 184" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000044; positie: 1255, 3014, 1013, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000046; positie: 279, 3138, 1108, 381" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000046; positie: 1722, 1992, 990, 192" .
