@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-dca3-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 6 december 1638" ;
  a2a:hasPerson oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-46f62b35-a21f-ba29-8887-70fff0f138fc, oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-b5a02f76-63af-a1f2-164f-91838d51e424, oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-71e835e7-be05-1615-f9a0-26c248fb586d, oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-e55887ee-98ba-7d20-abdb-8d786bd2c800, oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-5b742520-f7bb-e821-77cc-e36c9b41657e, oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-57879af7-ad2a-1e62-999c-e75d6301f5d8 ;
  a2a:hasEvent oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae03-dca3-6b6d-e053-b784100acdee .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-46f62b35-a21f-ba29-8887-70fff0f138fc
  a a2a:Person ;
  rdfs:label "Rutger Jan@" ;
  a2a:PersonName [
    rdfs:label "Rutger Jan@" ;
    a2a:PersonNameFirstName "Rutger" ;
    a2a:PersonNameLastName "Jan@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-b5a02f76-63af-a1f2-164f-91838d51e424
  a a2a:Person ;
  rdfs:label "Pieter Scheep@" ;
  a2a:PersonName [
    rdfs:label "Pieter Scheep@" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Scheep@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-71e835e7-be05-1615-f9a0-26c248fb586d
  a a2a:Person ;
  rdfs:label "Philips Ventur@" ;
  a2a:PersonName [
    rdfs:label "Philips Ventur@" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Ventur@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-e55887ee-98ba-7d20-abdb-8d786bd2c800
  a a2a:Person ;
  rdfs:label "Susanna @ Rijcke" ;
  a2a:PersonName [
    rdfs:label "Susanna @ Rijcke" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "@" ;
    a2a:PersonNameLastName "Rijcke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-5b742520-f7bb-e821-77cc-e36c9b41657e
  a a2a:Person ;
  rdfs:label "Lijsbet Wijna@" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Wijna@" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Wijna@"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person-57879af7-ad2a-1e62-999c-e75d6301f5d8
  a a2a:Person ;
  rdfs:label "Bartholomeus Groot" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Groot" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1638-12-06"^^xsd:date
  ] .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:46f62b35-a21f-ba29-8887-70fff0f138fc ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:b5a02f76-63af-a1f2-164f-91838d51e424 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:71e835e7-be05-1615-f9a0-26c248fb586d ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:e55887ee-98ba-7d20-abdb-8d786bd2c800 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:5b742520-f7bb-e821-77cc-e36c9b41657e ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae03-dca3-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Person:57879af7-ad2a-1e62-999c-e75d6301f5d8 ;
  a2a:EventKeyRef oa:event_saa_d837ae03-dca3-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae03-dca3-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1638-12-06 - 1638-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1638-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1638-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1638-12-06"^^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 "617883" ;
    a2a:RegistryNumber "953A" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 953A, Periode: 1638, Notariële archieven, 617883, 953A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/7689016d-a52c-6b68-a6c7-a797ddb12fdd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-dca3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/7689016d-a52c-6b68-a6c7-a797ddb12fdd.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/cdd781f1-97d4-1781-3064-98601759ef70.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-dca3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/cdd781f1-97d4-1781-3064-98601759ef70.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/90412a66-d269-1d1b-3ec7-d050fe9b8016.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae03-dca3-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/90412a66-d269-1d1b-3ec7-d050fe9b8016.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae03-dca3-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae03-dca3-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Benedict Baddel
Onderwerpsomschrijving: weduwe van kleermaker
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/953A" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "VBPA00017000431", "VBPA00017000432", "VBPA00017000433" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_687_00000687.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000431; positie: 2295, 1250, 797, 155" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000433; positie: 2049, 1120, 1067, 256" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000431; positie: 2053, 831, 983, 146" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000431; positie: 2525, 1142, 577, 127" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000433; positie: 2192, 1413, 923, 184" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: VBPA00017000433; positie: 505, 1594, 1363, 209" .
