Vi flyttar från butik till nätet - så funkar det framåt
The Dolmen in Alvastra | 0:e upplagan
- Inbunden, Engelska, 2009
- Författare: Gunborg O. Janzon
- Betyg:
195
kr
Skickas inom 1-3 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
One April day in 1916, three large stone blocks were blown up in a field on the south slope of Mount Omberg. The blast exposed a large number of human bones. The event called to mind a folk tradition about the murder in the twelfth century of King Sverker the Elder, who was then residing in Alvastra. The king was killed by his stable boy on the way to Christmas matins in 1156, and the assassin is said to have been executed at this very spot in the field. The archaeologist Otto Frödin, who investigated the site after the explosion, was heavily influenced by the tradition and interpreted the place as "Galgbacken" or "Gallows Hill". Another archaeologist, Ture J. Arne, believed instead that it was a Stone Age tomb. The differing opinions provoked an intense debate during the 1920s, and since then the interpretation has been an open question.In 1980-1983 a new archaeological excavation was conducted, yielding evidence of a megalithic tomb, dated to c. 3200 BC. The analyses showed, moreover, that among the bones there were remains of a stoutly built old man, dated to c. 6300 BC. Presumably he had originally been buried where the megalithic tomb was built 3000 years later. Gunborg O. Janzon sums up the early excavations, also looking at the broader picture of cultural history, and gives an account of more recent investigations using new methods of analysis. She describes the cultural landscape of the Alvastra district as it looked around 3500-3000 BC.GUNBORG O. JANZON was formerly senior lecturer at Stockholm University and research director at the Museum of National Antiquities (SHM) in Stockholm. In 1980-83 she led the excavation of the megalithic tomb in Alvastra.Authors: Gunborg O. Janzon with contributions by Mattias Ahlbeck, Torbjörn Ahlström, Göran Skog and Helene Wilhelmson.
Om denna bok
The Dolmen in Alvastra av Gunborg O. Janzon är en Inbunden bok med 156 sidor på Engelska. Den utgavs 2009 av Kungl. Vitterhetsakademien.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Dolmen in Alvastra 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:
Historia & arkeologi
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9789174023879
Upplaga:
0
Utgiven:
2009-06-24
Förlag:
Kungl. Vitterhetsakademien
Sidantal:
156
$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"
>