{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "An [[OfferForPurchase]] in Schema.org represents an [[Offer]] to sell something, i.e. an [[Offer]] whose\n  [[businessFunction]] is [sell](http://purl.org/goodrelations/v1#Sell.). See [Good Relations](https://en.wikipedia.org/wiki/GoodRelations) for\n  background on the underlying concepts.\n  ",
      "rdfs:label" : "OfferForPurchase",
      "rdfs:subClassOf" : "schema:Offer",
      "schema:isPartOf" : "http:pending.schema.org",
      "schema:source" : "https://github.com/schemaorg/schemaorg/issues/2348"
   },
   "properties" : {}
}