@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-3fdf-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Borgtocht op 8 januari 1638" ;
  a2a:hasPerson oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-6f67f814-4feb-53f6-ace6-ceb89aae9fb1, oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-bd7fc8d4-eda2-f8b7-266d-676eb7408447, oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-e8281bb1-3477-3b66-5b30-2307ea400170, oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-65fac30f-5c7d-e4b6-8e1d-2177fab95b00, oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-f8a0a906-9b11-98fe-7e09-10cbaa9c972d, oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-fd443a3f-e638-0941-0b44-4b58806a6a22 ;
  a2a:hasEvent oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3fdf-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-6f67f814-4feb-53f6-ace6-ceb89aae9fb1
  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-3fdf-6b6d-e053-b784100acdee_Person-bd7fc8d4-eda2-f8b7-266d-676eb7408447
  a a2a:Person ;
  rdfs:label "Diego Peixoto" ;
  a2a:PersonName [
    rdfs:label "Diego Peixoto" ;
    a2a:PersonNameFirstName "Diego" ;
    a2a:PersonNameLastName "Peixoto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-e8281bb1-3477-3b66-5b30-2307ea400170
  a a2a:Person ;
  rdfs:label "Jacob Hendrickssz" ;
  a2a:PersonName [
    rdfs:label "Jacob Hendrickssz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hendrickssz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-65fac30f-5c7d-e4b6-8e1d-2177fab95b00
  a a2a:Person ;
  rdfs:label "Mose de la Faija" ;
  a2a:PersonName [
    rdfs:label "Mose de la Faija" ;
    a2a:PersonNameFirstName "Mose" ;
    a2a:PersonNamePrefixLastName "de la" ;
    a2a:PersonNameLastName "Faija"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-f8a0a906-9b11-98fe-7e09-10cbaa9c972d
  a a2a:Person ;
  rdfs:label "Isaac Sacuto" ;
  a2a:PersonName [
    rdfs:label "Isaac Sacuto" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Sacuto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person-fd443a3f-e638-0941-0b44-4b58806a6a22
  a a2a:Person ;
  rdfs:label "Gerrti Huijsman" ;
  a2a:PersonName [
    rdfs:label "Gerrti Huijsman" ;
    a2a:PersonNameFirstName "Gerrti" ;
    a2a:PersonNameLastName "Huijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Borgtocht" ;
  a2a:EventType "other:Borgtocht" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1638-01-08"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:6f67f814-4feb-53f6-ace6-ceb89aae9fb1 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:bd7fc8d4-eda2-f8b7-266d-676eb7408447 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:e8281bb1-3477-3b66-5b30-2307ea400170 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:65fac30f-5c7d-e4b6-8e1d-2177fab95b00 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:f8a0a906-9b11-98fe-7e09-10cbaa9c972d ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Person:fd443a3f-e638-0941-0b44-4b58806a6a22 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3fdf-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3fdf-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-01-08 - 1638-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1638-01-08"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 953A, Periode: 1638" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "608977" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 608977, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/5c4eaf3d-e0f0-2d60-0ff5-774641739364.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3fdf-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/5c4eaf3d-e0f0-2d60-0ff5-774641739364.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c2d6d6c6-9c4c-ebed-2304-cf0b4f0057a2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3fdf-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c2d6d6c6-9c4c-ebed-2304-cf0b4f0057a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3fdf-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3fdf-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: 300 gld
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Borgtocht" ;
  a2a:SourceRemarkfilename "VBPA00017000025", "VBPA00017000026" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_55_00000055.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000026; positie: 2360, 2052, 504, 183" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000025; positie: 2061, 1691, 640, 206" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000026; positie: 1076, 2346, 927, 177" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000025; positie: 875, 1367, 770, 149" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000025; positie: 121, 1436, 545, 145" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000025; positie: 654, 784, 892, 172" .
