{
  "@context": "https://schema.org",
  "@type": "Book",
  "name": "Manifesto of the Communist Party",
  "alternateName": "共产党宣言",
  "headline": "Manifesto of the Communist Party",
  "author": [
    {
      "@type": "Person",
      "name": "Karl Marx"
    },
    {
      "@type": "Person",
      "name": "Friedrich Engels"
    }
  ],
  "datePublished": "1848",
  "inLanguage": "en",
  "about": [
    "History",
    "Party Theory",
    "Strategy"
  ],
  "description": "Programmatic communist text on class struggle and proletarian political tasks.",
  "url": "https://imra-network.org/en/articles/communist-manifesto.html",
  "isPartOf": {
    "@type": "WebSite",
    "name": "International Marxist-Leninist Research & Action Network",
    "url": "https://imra-network.org"
  }
}
