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