{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A particular online business, either standalone or the online part of a broader organization. Examples include an eCommerce site, an online travel booking site, an online learning site, an online logistics and shipping provider, an online (virtual) doctor, etc.",
"rdfs:label" : "OnlineBusiness",
"rdfs:subClassOf" : "schema:Organization",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/3028"
},
"properties" : {}
}