Vi flyttar från butik till nätet - så funkar det framåt
Belle: The True Story Of Dido Belle FTI | 0:e upplagan
- Pocket, Engelska, 2014
- Författare: Paula Byrne
- Betyg:
141
kr
Skickas inom 2-5 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The inspiration behind the powerful new film starring Gugu Mbatha-Raw, Tom Wilkinson and Emily Watson, this is the story of Dido Belle, whose adoption by an aristocratic family challenged the conventions of 18th century England. In one of the most famous portraits in the world, a pretty girl walks through the grounds of Kenwood House, a vision of aristocratic refinement. But the eye is drawn to the beautiful woman on her right. Pointing at her own cheek, she playfully acknowledges her remarkable position in eighteenth-century society. For Dido Belle was the illegitimate, mixed-race daughter of a Royal Navy captain and a slave woman, adopted by the Earl of Mansfield. As Lord Chief Justice of England he would preside over the notorious Zong case - the drowning of 142 slaves by an unscrupulous shipping company. His ruling provided the legal underpinning to the abolition of slavery in Britain. From the privileged yet unequal lives of Dido and her cousin Elizabeth, to the horrific treatment of African slaves, Paula Byrne - the bestselling author of 'The Real Jane Austen' - vividly narrates the story of a family that defied convention, the legal trial that exposed the cruelties of slavery and the woman who challenged notions of race at the highest rank.
Om denna bok
Belle: The True Story Of Dido Belle FTI av Paula Byrne är en Pocket bok med 292 sidor på Engelska. Den utgavs 2014 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Belle: The True Story Of Dido Belle FTI begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Biografier
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780007542727
Upplaga:
0
Utgiven:
2014-04-22
Förlag:
Gardners Books
Sidantal:
292
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>