{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A river (for example, the broad majestic Shannon).",
      "rdfs:label" : "RiverBodyOfWater",
      "rdfs:subClassOf" : "schema:BodyOfWater"
   },
   "properties" : {}
}