@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-c862-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 9 april 1638" ;
  a2a:hasPerson oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-19da5238-0394-6f66-32a9-f2f4cab17ccb, oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-97a9ee44-1456-7340-d2d1-e9c7ade732a0, oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-6dd6dca1-1b4b-1957-ada4-b6fa605eac0a, oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-ef56d6d6-0f41-c165-e55b-c8ed095ef029, oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-e8b8c026-4059-22ed-ba37-a3e6b3187716 ;
  a2a:hasEvent oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_4 ;
  a2a:hasSource oa:source_saa_d837ae03-c862-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-19da5238-0394-6f66-32a9-f2f4cab17ccb
  a a2a:Person ;
  rdfs:label "Sara Balck" ;
  a2a:PersonName [
    rdfs:label "Sara Balck" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Balck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-97a9ee44-1456-7340-d2d1-e9c7ade732a0
  a a2a:Person ;
  rdfs:label "Nicolas Anthonij" ;
  a2a:PersonName [
    rdfs:label "Nicolas Anthonij" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Anthonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-6dd6dca1-1b4b-1957-ada4-b6fa605eac0a
  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:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person-ef56d6d6-0f41-c165-e55b-c8ed095ef029
  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_d837ae03-c862-6b6d-e053-b784100acdee_Person-e8b8c026-4059-22ed-ba37-a3e6b3187716
  a a2a:Person ;
  rdfs:label "François Allard" ;
  a2a:PersonName [
    rdfs:label "François Allard" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Allard"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1638-04-09"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person:19da5238-0394-6f66-32a9-f2f4cab17ccb ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person:97a9ee44-1456-7340-d2d1-e9c7ade732a0 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person:6dd6dca1-1b4b-1957-ada4-b6fa605eac0a ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person:ef56d6d6-0f41-c165-e55b-c8ed095ef029 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-c862-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-c862-6b6d-e053-b784100acdee_Person:e8b8c026-4059-22ed-ba37-a3e6b3187716 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-c862-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-c862-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-04-09 - 1638-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1638-04-09"^^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 "614539" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 614539, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/51a95b54-4eac-a856-a979-c4eac766d17b.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-c862-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/51a95b54-4eac-a856-a979-c4eac766d17b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-c862-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-c862-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Locatieomschrijving: Hooren
Onderwerpsomschrijving: koopman in Kalverstraat, is zo ziek en zwak dat hij niet kan tekenen
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "VBPA00017000331" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_583_00000583.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000331; positie: 1989, 637, 959, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000331; positie: 2035, 284, 931, 112" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000331; positie: 1912, 3895, 1179, 182" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000331; positie: 683, 3811, 1098, 189" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000331; positie: 1020, 1844, 884, 131" .
