@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-3496-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 26 september 1721" ;
  a2a:hasPerson oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-c8b21655-f772-f6ef-7f3b-7c5a96d408ef, oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-bef4a004-dc98-db0c-bf30-ef3a3abffae3, oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-4ff86408-fc3e-6a62-7499-22a913aab912, oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-1f34d038-4686-2e55-4999-eb3a2798f9e6, oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-743d738f-5bec-bd40-d22d-cc69753bbec6, oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-fd437b6d-1cff-822f-ffed-a7e851240ef0 ;
  a2a:hasEvent oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_3, oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_4, oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_5 ;
  a2a:hasSource oa:source_saa_d837ae04-3496-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-c8b21655-f772-f6ef-7f3b-7c5a96d408ef
  a a2a:Person ;
  rdfs:label "Debora Rocamora" ;
  a2a:PersonName [
    rdfs:label "Debora Rocamora" ;
    a2a:PersonNameFirstName "Debora" ;
    a2a:PersonNameLastName "Rocamora"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-bef4a004-dc98-db0c-bf30-ef3a3abffae3
  a a2a:Person ;
  rdfs:label "Abraham Brandon" ;
  a2a:PersonName [
    rdfs:label "Abraham Brandon" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-4ff86408-fc3e-6a62-7499-22a913aab912
  a a2a:Person ;
  rdfs:label "Simga Cappadose" ;
  a2a:PersonName [
    rdfs:label "Simga Cappadose" ;
    a2a:PersonNameFirstName "Simga" ;
    a2a:PersonNameLastName "Cappadose"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-1f34d038-4686-2e55-4999-eb3a2798f9e6
  a a2a:Person ;
  rdfs:label "Abigael Toura" ;
  a2a:PersonName [
    rdfs:label "Abigael Toura" ;
    a2a:PersonNameFirstName "Abigael" ;
    a2a:PersonNameLastName "Toura"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-743d738f-5bec-bd40-d22d-cc69753bbec6
  a a2a:Person ;
  rdfs:label "Salomon Rocamora" ;
  a2a:PersonName [
    rdfs:label "Salomon Rocamora" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Rocamora"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person-fd437b6d-1cff-822f-ffed-a7e851240ef0
  a a2a:Person ;
  rdfs:label "Moses Brandon" ;
  a2a:PersonName [
    rdfs:label "Moses Brandon" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Brandon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1721-09-26"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:c8b21655-f772-f6ef-7f3b-7c5a96d408ef ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:bef4a004-dc98-db0c-bf30-ef3a3abffae3 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:4ff86408-fc3e-6a62-7499-22a913aab912 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:1f34d038-4686-2e55-4999-eb3a2798f9e6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:743d738f-5bec-bd40-d22d-cc69753bbec6 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-3496-6b6d-e053-b784100acdee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-3496-6b6d-e053-b784100acdee_Person:fd437b6d-1cff-822f-ffed-a7e851240ef0 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-3496-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-3496-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1721-09-26 - 1721-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1721-09-26"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7546, Periode: 1721" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "632012" ;
    a2a:RegistryNumber "7546" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7546, Periode: 1721, Notariële archieven, 632012, 7546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/e5b569f9-9589-acc7-8310-5127cb40e426.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3496-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/e5b569f9-9589-acc7-8310-5127cb40e426.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/8aff4805-5b5e-50d9-9dc2-d4c1375445e2.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-3496-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/8aff4805-5b5e-50d9-9dc2-d4c1375445e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-3496-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-3496-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Onderwerpsomschrijving: echtpaar in Nieuwe Plantage
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7546" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00408000456", "NOTC00408000457" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_454_00000454.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000456; positie: 1874, 1019, 404, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000457; positie: 1002, 2090, 1039, 118" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000457; positie: 1108, 1987, 877, 104" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000457; positie: 1063, 2470, 821, 130" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000457; positie: 1069, 2610, 969, 102" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00408000456; positie: 1975, 894, 475, 149" .
