@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-6ac0-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 17 februari 1746" ;
  a2a:hasPerson oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-37609067-66ad-f00b-cb91-59363eef9be4, oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-c3ec1497-6145-dd9c-ad95-dcb32371ffa4, oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-a25f47db-3513-5336-028a-bd4a4f1ef65e, oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-9ae8e58c-c0d5-69b6-2975-2041f113976a, oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-d4228691-de0b-f64d-bbef-6904ca2f73c5, oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-d63bcc4d-0e52-264e-470e-df1953e59253 ;
  a2a:hasEvent oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-6ac0-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-37609067-66ad-f00b-cb91-59363eef9be4
  a a2a:Person ;
  rdfs:label "Abraham Jacob Habillo" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacob Habillo" ;
    a2a:PersonNameFirstName "Abraham Jacob" ;
    a2a:PersonNameLastName "Habillo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-c3ec1497-6145-dd9c-ad95-dcb32371ffa4
  a a2a:Person ;
  rdfs:label "Joseph Habillo Benveniste" ;
  a2a:PersonName [
    rdfs:label "Joseph Habillo Benveniste" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Habillo Benveniste"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-a25f47db-3513-5336-028a-bd4a4f1ef65e
  a a2a:Person ;
  rdfs:label "Benjamin Moussaffia" ;
  a2a:PersonName [
    rdfs:label "Benjamin Moussaffia" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Moussaffia"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-9ae8e58c-c0d5-69b6-2975-2041f113976a
  a a2a:Person ;
  rdfs:label "Andries Liefringh" ;
  a2a:PersonName [
    rdfs:label "Andries Liefringh" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Liefringh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-d4228691-de0b-f64d-bbef-6904ca2f73c5
  a a2a:Person ;
  rdfs:label "Sara Benvenista" ;
  a2a:PersonName [
    rdfs:label "Sara Benvenista" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Benvenista"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person-d63bcc4d-0e52-264e-470e-df1953e59253
  a a2a:Person ;
  rdfs:label "Ribca Vas Lopes" ;
  a2a:PersonName [
    rdfs:label "Ribca Vas Lopes" ;
    a2a:PersonNameFirstName "Ribca" ;
    a2a:PersonNameLastName "Vas Lopes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1746-02-17"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:37609067-66ad-f00b-cb91-59363eef9be4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:c3ec1497-6145-dd9c-ad95-dcb32371ffa4 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:a25f47db-3513-5336-028a-bd4a4f1ef65e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:9ae8e58c-c0d5-69b6-2975-2041f113976a ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:d4228691-de0b-f64d-bbef-6904ca2f73c5 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Person:d63bcc4d-0e52-264e-470e-df1953e59253 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6ac0-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6ac0-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1746-02-17 - 1746-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1746-02-17"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 12161, Periode: 1746" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "623664" ;
    a2a:RegistryNumber "12161" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 12161, Periode: 1746, Notariële archieven, 623664, 12161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/4d144b5a-ccfb-f455-a8f8-393a0afb4c15.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6ac0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/4d144b5a-ccfb-f455-a8f8-393a0afb4c15.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/819bb3fd-c114-83ad-e6b3-a77d84c848f7.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6ac0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/819bb3fd-c114-83ad-e6b3-a77d84c848f7.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/be469dfc-a350-57ae-dd5e-0ec01e123f37.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6ac0-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/be469dfc-a350-57ae-dd5e-0ec01e123f37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6ac0-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6ac0-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Jan Rijpland
Onderwerpsomschrijving: Weesperstraat
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/12161" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTJ00603000218", "NOTJ00603000219", "NOTJ00603000220" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_958_00000958.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000219; positie: 3364, 2633, 1070, 117" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000219; positie: 3628, 436, 1215, 164" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000219; positie: 3538, 2699, 1037, 161" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000220; positie: 4329, 2263, 804, 148" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000219; positie: 3769, 2571, 724, 95" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTJ00603000219; positie: 3288, 1958, 972, 136" .
