{
  "className": "Intangible",
  "label": "Intangible",
  "comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
  "schema": "intangible",
  "subClassOf": [
    "Thing",
    "http://schema.org/Intangible"
  ],
  "properties": []
}