{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A fast-food restaurant.",
      "rdfs:label" : "FastFoodRestaurant",
      "rdfs:subClassOf" : "schema:FoodEstablishment"
   },
   "properties" : {}
}