Vittoria Farnese

Vittoria Farnese (29 April 1618 – 10 August 1649) was an Italian noblewoman. She was born in Parma, the daughter of Ranuccio I Farnese, Duke of Parma and Margherita Aldobrandini, niece of Pope Clement VIII. On 12 February 1648 she married Francesco I d'Este, widower of her sister Maria Farnese. The couple had one child, Vittoria (1649–1656), and Vittoria died in Modena, giving birth to her. Francesco then married a third time, to Lucrezia Barberini, in Loreto in October 1654.

Vittoria Farnese
Duchess of Modena and Reggio
Tenure12 February 1648 10 August 1649
Born(1618-04-29)29 April 1618
Parma
Died10 August 1649(1649-08-10) (aged 31)
Modena
SpouseFrancesco I d'Este, Duke of Modena
IssueVittoria d'Este
HouseHouse of Farnese (by birth)
House of Este (by marriage)
FatherRanuccio I Farnese, Duke of Parma
MotherMargherita Aldobrandini

Ancestry

gollark: ++C.
gollark: ```javapackage com.seriouscompany.business.java.helloworld.packagenamingpackage.impl;import org.springframework.context.ApplicationContext;import org.springframework.context.ConfigurableApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;import com.seriouscompany.business.java.helloworld.packagenamingpackage.impl.parameters.DefaultHelloWorldUpperLimitParameter;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.HelloWorld;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.parameters.HelloWorldUpperLimitParameter;public final class Main { public static void main(final String[] args) { final ApplicationContext context = new ClassPathXmlApplicationContext(Constants.SPRING_XML); final HelloWorld myHelloWorld = (HelloWorld) context.getBean(Constants.STANDARD_FIZZ_BUZZ); final HelloWorldUpperLimitParameter helloWorldUpperLimit = new DefaultHelloWorldUpperLimitParameter(); myHelloWorld.helloWorld(helloWorldUpperLimit.obtainUpperLimitValue()); ((ConfigurableApplicationContext) context).close(); }}```
gollark: F#!
gollark: F#!
gollark: ```fsharpprintfn "Hello, World!"```

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.