@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-6aa2-6b6d-e053-b784100acdee
  a a2a:Record ;
  rdfs:label "Testament op 22 april 1733" ;
  a2a:hasPerson oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-75ddc803-7023-9bb2-c235-4bbeb9745fa9, oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-6b7e77db-a22e-58ee-d109-46afc5d57f8e, oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-439edb6c-2781-4270-893b-084ca1c99f98, oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-5b97d443-4124-ef65-580d-b7b927ac119c ;
  a2a:hasEvent oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1 ;
  a2a:hasRelationEP oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_0, oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_1, oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_2, oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_3 ;
  a2a:hasSource oa:source_saa_d837ae04-6aa2-6b6d-e053-b784100acdee .

oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-75ddc803-7023-9bb2-c235-4bbeb9745fa9
  a a2a:Person ;
  rdfs:label "Jacob de Pinto" ;
  a2a:PersonName [
    rdfs:label "Jacob de Pinto" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-6b7e77db-a22e-58ee-d109-46afc5d57f8e
  a a2a:Person ;
  rdfs:label "Samuel de Pinto" ;
  a2a:PersonName [
    rdfs:label "Samuel de Pinto" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pinto"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-439edb6c-2781-4270-893b-084ca1c99f98
  a a2a:Person ;
  rdfs:label "Hester Henriques Alvares" ;
  a2a:PersonName [
    rdfs:label "Hester Henriques Alvares" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Henriques Alvares"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person-5b97d443-4124-ef65-580d-b7b927ac119c
  a a2a:Person ;
  rdfs:label "Moses Camacho" ;
  a2a:PersonName [
    rdfs:label "Moses Camacho" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Camacho"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1
  a a2a:Event ;
  rdfs:label "other:Testament" ;
  a2a:EventType "other:Testament" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1733-04-22"^^xsd:date
  ] .

oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person:75ddc803-7023-9bb2-c235-4bbeb9745fa9 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person:6b7e77db-a22e-58ee-d109-46afc5d57f8e ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person:439edb6c-2781-4270-893b-084ca1c99f98 ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1 .

oa:relationep_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Person:5b97d443-4124-ef65-580d-b7b927ac119c ;
  a2a:EventKeyRef oa:event_saa_d837ae04-6aa2-6b6d-e053-b784100acdee_Event1 .

oa:source_saa_d837ae04-6aa2-6b6d-e053-b784100acdee
  a a2a:Source ;
  rdfs:label "Stadsarchief Amsterdam, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam", "1733-04-22 - 1733-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1733-04-22"^^xsd:date
  ] ;
  a2a:SourceType "other:Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Amsterdam" ;
    a2a:Place "Amsterdam" ;
    a2a:Collection "Deel: 7563, Periode: 1733" ;
    a2a:Book "Notariële archieven" ;
    a2a:DocumentNumber "620000" ;
    a2a:RegistryNumber "7563" ;
    rdfs:label "Stadsarchief Amsterdam, Amsterdam, Deel: 7563, Periode: 1733, Notariële archieven, 620000, 7563"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/1c9eaad4-64a6-c6bb-45bb-763f0a6953a8.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6aa2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/1c9eaad4-64a6-c6bb-45bb-763f0a6953a8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/ams/thumb/640x480/c8a76074-e8fb-211e-5d00-84166cfe44cd.jpg" ;
    a2a:UriViewer "https://archief.amsterdam/indexen/deeds/d837ae04-6aa2-6b6d-e053-b784100acdee" ;
    a2a:UriPreview "https://images.memorix.nl/ams/thumb/250x250/c8a76074-e8fb-211e-5d00-84166cfe44cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archief.amsterdam/indexen/deeds/d837ae04-6aa2-6b6d-e053-b784100acdee" ;
  a2a:RecordGUID "{d837ae04-6aa2-6b6d-e053-b784100acdee}" ;
  a2a:SourceRemarkOpmerking """Notaris: Johannes van Vilekens
Taal: nederlands""" ;
  a2a:SourceRemarkInventarisLink "https://archief.amsterdam/archief/5075/7563" ;
  a2a:SourceRemarkAkteSoort "Testament" ;
  a2a:SourceRemarkfilename "NOTC00424000672", "NOTC00424000673" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220913_957_00000957.xml van SAA" .

[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000673; positie: 668, 2546, 719, 113" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000673; positie: 2040, 1048, 392, 115" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000672; positie: 947, 2964, 878, 75" .
[] a2a:PersonRemarkdiversen "Positie op scan: scan: NOTC00424000672; positie: 634, 708, 893, 133" .
