{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
      "rdfs:label" : "Intangible",
      "rdfs:subClassOf" : "schema:Thing"
   },
   "properties" : {}
}