{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "Structured values are used when the value of a property has a more complex structure than simply being a textual value or a reference to another thing.",
      "rdfs:label" : "StructuredValue",
      "rdfs:subClassOf" : "schema:Intangible"
   },
   "properties" : {}
}