@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_d837ae03-e298-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Machtiging op 8 oktober 1636" ;
  a2a:hasPerson oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-288991a6-1173-1e50-8382-37fee44f91fa, oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-012fe644-39e4-61d4-50cc-006a3075ef0c, oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-bd71ddac-e04d-b811-87cd-fc3dcf908581, oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-871f2dca-00e8-50e7-eb02-cc483f1fffa6, oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-ffcbeab6-0dc4-e118-cbbe-18a32e9c0069 ;
  a2a:hasEvent oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-e298-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-288991a6-1173-1e50-8382-37fee44f91fa
  a a2a:Person ;
  rdfs:label "Manuel Peres" ;
  a2a:PersonName [
    rdfs:label "Manuel Peres" ;
    a2a:PersonNameFirstName "Manuel" ;
    a2a:PersonNameLastName "Peres"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-012fe644-39e4-61d4-50cc-006a3075ef0c
  a a2a:Person ;
  rdfs:label "Mattheus Chavatte" ;
  a2a:PersonName [
    rdfs:label "Mattheus Chavatte" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Chavatte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-bd71ddac-e04d-b811-87cd-fc3dcf908581
  a a2a:Person ;
  rdfs:label "Hendrick Hamel" ;
  a2a:PersonName [
    rdfs:label "Hendrick Hamel" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Hamel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-871f2dca-00e8-50e7-eb02-cc483f1fffa6
  a a2a:Person ;
  rdfs:label "Sebastiaen Lopes" ;
  a2a:PersonName [
    rdfs:label "Sebastiaen Lopes" ;
    a2a:PersonNameFirstName "Sebastiaen" ;
    a2a:PersonNameLastName "Lopes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person-ffcbeab6-0dc4-e118-cbbe-18a32e9c0069
  a a2a:Person ;
  rdfs:label "Philips Ventur@" ;
  a2a:PersonName [
    rdfs:label "Philips Ventur@" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Ventur@"
  ] ;
  a2a:Gender "Onbekend" .

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

oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person:288991a6-1173-1e50-8382-37fee44f91fa ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person:012fe644-39e4-61d4-50cc-006a3075ef0c ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person:bd71ddac-e04d-b811-87cd-fc3dcf908581 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person:871f2dca-00e8-50e7-eb02-cc483f1fffa6 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-e298-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-e298-6b6d-e053-b784100acdee_Person:ffcbeab6-0dc4-e118-cbbe-18a32e9c0069 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-e298-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-e298-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1636-10-08 - 1636-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1636" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1636-10-08"^^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 "623331" ;
    a2a:RegistryNumber "949B" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 949B, Periode: 1636, Notariële archieven, 623331, 949B"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/b6cc8315-e792-51cf-8b9b-b2ae809f2fd4.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e298-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/b6cc8315-e792-51cf-8b9b-b2ae809f2fd4.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/9153cfe8-3541-da67-b06b-a7e65027f05d.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e298-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/9153cfe8-3541-da67-b06b-a7e65027f05d.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cbb8412b-d9e4-549f-e80f-8e230fb4cd8e.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-e298-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cbb8412b-d9e4-549f-e80f-8e230fb4cd8e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-e298-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-e298-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: West Indien
Locatieomschrijving: Port à Port
Onderwerpsomschrijving: vordering van 600 gld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/949B" ;
  a2a:SourceRemarkAkteSoort "Machtiging" ;
  a2a:SourceRemarkfilename "VBPA00014000246", "VBPA00014000247", "VBPA00014000248" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_717_00000717.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000246; positie: 1510, 2223, 792, 165" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000248; positie: 732, 838, 920, 160" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000246; positie: 765, 1524, 813, 157" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000246; positie: 750, 896, 749, 136" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00014000248; positie: 1665, 546, 968, 179" .
