---
title: A Room of One's Own
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/a-room-of-ones-own/
image: https://expiredqueues.com/images/og/books-a-room-of-ones-own-2f3eeb2a.jpg
---

![Cover of A Room of One's Own](https://expiredqueues.com/images/opt/a-room-of-ones-own-314.jpeg)

# A Room of One's Own

[Virginia Woolf](https://en.wikipedia.org/wiki/Virginia_Woolf) · 1989 · English

## Related from Expired Queues

- [The Common Reader](https://expiredqueues.com/books/the-common-reader/)

## Record

- ISBN

  [9780156787338](https://openlibrary.org/books/OL1186725M)

- Language

  English

- Published

  1989

- Publisher

  Harcourt Brace Jovanovich

- Pages

  114

- Shelved under

  Literature, Essays

- Link

  [Wikipedia](https://en.wikipedia.org/wiki/A_Room_of_One's_Own)

## Same shelf

- [The Fountainhead Ayn Rand](https://expiredqueues.com/books/the-fountainhead/)
- [Aja Ramita Chha Indra Bahadur Rai](https://expiredqueues.com/books/aja-ramita-chha/)
- [Arniko Krishna Prasad Parajuli](https://expiredqueues.com/books/arniko/)
- [China Harayeko Manchhe Hari Bansh Acharya](https://expiredqueues.com/books/chinahareko-manche/)
- [Dubliners James Joyce](https://expiredqueues.com/books/dubliners/)
- [Eloquent Hills Michael Hutt](https://expiredqueues.com/books/eloquent-hills/)
- [Girl with a Pearl Earring Tracy Chevalier](https://expiredqueues.com/books/girl-with-a-pearl-earring/)
- [Narendra Dai Bishweshwar Prasad Koirala](https://expiredqueues.com/books/narendra-dai/)

[See full shelf](https://expiredqueues.com/books/)

[![Cover of A History of Nepal](https://expiredqueues.com/images/opt/a-history-of-nepal-316.jpeg)](https://expiredqueues.com/books/a-history-of-nepal/)

[ ← Previous A History of Nepal John Whelpton ](https://expiredqueues.com/books/a-history-of-nepal/)[Next → Aja Ramita Chha Indra Bahadur Rai ](https://expiredqueues.com/books/aja-ramita-chha/)

[![Cover of Aja Ramita Chha](https://expiredqueues.com/images/opt/aja-ramita-chha-320.jpeg)](https://expiredqueues.com/books/aja-ramita-chha/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "A Room of One's Own",
      "url": "https://expiredqueues.com/books/a-room-of-ones-own/",
      "author": [
        {
          "@type": "Person",
          "name": "Virginia Woolf",
          "url": "https://en.wikipedia.org/wiki/Virginia_Woolf",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Virginia_Woolf"
          ]
        }
      ],
      "inLanguage": "English",
      "isbn": "9780156787338",
      "datePublished": "1989",
      "publisher": {
        "@type": "Organization",
        "name": "Harcourt Brace Jovanovich"
      },
      "numberOfPages": 114,
      "image": "https://expiredqueues.com/images/books/a-room-of-ones-own.jpg",
      "genre": [
        "Literature",
        "Essays"
      ],
      "sameAs": [
        "https://en.wikipedia.org/wiki/A_Room_of_One's_Own"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://expiredqueues.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Books",
          "item": "https://expiredqueues.com/books/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "A Room of One's Own",
          "item": "https://expiredqueues.com/books/a-room-of-ones-own/"
        }
      ]
    }
  ]
}
```
