{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A motorcycle or motorbike is a single-track, two-wheeled motor vehicle.",
      "rdfs:label" : "Motorcycle",
      "rdfs:subClassOf" : "schema:Vehicle",
      "schema:contributor" : "collab:Automotive_Ontology_Working_Group",
      "schema:isPartOf" : "http:auto.schema.org"
   },
   "properties" : {}
}