Inetkaes
Inetkaes was an ancient Egyptian princess of the Third Dynasty, who reigned during the Old Kingdom.
Inetkaes | |
---|---|
Occupation | Princess of Egypt |
Title | King's Daughter |
Parent(s) | Djoser Hetephernebti |
| ||||
Inetkaes in hieroglyphs |
---|
Inetkaes was the only known child of Pharaoh Djoser and Queen Hetephernebti, and she was a granddaughter of Khasekhemwy and Nimaethap.[1]
She is mentioned on the boundary stelae surrounding Djoser's step pyramid (these are now to be found in various museums) and is depicted on a relief found in Heliopolis (now in Torino). This shows the enthroned pharaoh accompanied by smaller figures of Inetkaes and Hetephernebti.[2]
Sources
- Aidan Dodson & Dyan Hilton, The Complete Royal Families of Ancient Egypt, (London: Thames & Hudson, 2004) ISBN 0-500-05128-3, p.48
- Dodson & Hilton, pp.42,48
gollark: LIES!
gollark: I am a competent™™ websiteination™ administron.
gollark: You should have me manage lyricly.xyz.
gollark: ```rustuse chrono::prelude::*;use pulldown_cmark::{Options, Parser, html};pub fn format_time(time: DateTime<Utc>) -> String { time.format("%Y-%m-%d %H:%M:%S").to_string()}pub fn render_markdown(md: &str) -> String { let mut options = Options::empty(); options.insert(Options::ENABLE_STRIKETHROUGH); options.insert(Options::ENABLE_FOOTNOTES); options.insert(Options::ENABLE_TABLES); let parser = Parser::new_ext(md, options); let mut out = String::with_capacity(md.len() * 3 / 2); html::push_html(&mut out, parser); out}```rust.
gollark: > does anyone even know how to program games that don't break when you change the resolution‽... yes?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.