---
title: Girl with a Pearl Earring
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/girl-with-a-pearl-earring/
image: https://expiredqueues.com/images/og/books-girl-with-a-pearl-earring-a8da0832.jpg
---

![Cover of Girl with a Pearl Earring](https://expiredqueues.com/images/opt/girl-with-a-pearl-earring-320.jpeg)

# Girl with a Pearl Earring

[Tracy Chevalier](https://en.wikipedia.org/wiki/Tracy_Chevalier) · 2001 · English

## Record

- ISBN

  [9780452282155](https://openlibrary.org/books/OL15357610M)

- Language

  English

- Published

  2001

- Publisher

  Plume

- Pages

  233

- Link

  [Wikipedia](https://en.wikipedia.org/wiki/Girl_with_a_Pearl_Earring_\(novel\))

## Same shelf

- [The Fountainhead Ayn Rand](https://expiredqueues.com/books/the-fountainhead/)
- [A Room of One's Own Virginia Woolf](https://expiredqueues.com/books/a-room-of-ones-own/)
- [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/)
- [Narendra Dai Bishweshwar Prasad Koirala](https://expiredqueues.com/books/narendra-dai/)

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

[![Cover of Explain the Cloud Like I'm 10](https://expiredqueues.com/images/opt/explain-the-cloud-like-im-10-320.jpeg)](https://expiredqueues.com/books/explain-the-cloud-like-im-10/)

[ ← Previous Explain the Cloud Like I'm 10 Todd Hoff ](https://expiredqueues.com/books/explain-the-cloud-like-im-10/)[Next → Hidden Japan Chiara Terzuolo ](https://expiredqueues.com/books/hidden-japan/)

[![Cover of Hidden Japan](https://expiredqueues.com/images/opt/hidden-japan-320.jpeg)](https://expiredqueues.com/books/hidden-japan/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "Girl with a Pearl Earring",
      "url": "https://expiredqueues.com/books/girl-with-a-pearl-earring/",
      "author": [
        {
          "@type": "Person",
          "name": "Tracy Chevalier",
          "url": "https://en.wikipedia.org/wiki/Tracy_Chevalier",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Tracy_Chevalier"
          ]
        }
      ],
      "inLanguage": "English",
      "isbn": "9780452282155",
      "datePublished": "2001",
      "publisher": {
        "@type": "Organization",
        "name": "Plume"
      },
      "numberOfPages": 233,
      "image": "https://expiredqueues.com/images/books/girl-with-a-pearl-earring.jpg",
      "genre": [
        "Literature"
      ],
      "sameAs": [
        "https://en.wikipedia.org/wiki/Girl_with_a_Pearl_Earring_(novel)"
      ]
    },
    {
      "@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": "Girl with a Pearl Earring",
          "item": "https://expiredqueues.com/books/girl-with-a-pearl-earring/"
        }
      ]
    }
  ]
}
```
