{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "This type covers computer programming languages such as Scheme and Lisp, as well as other language-like computer representations. Natural languages are best represented with the [[Language]] type.",
      "rdfs:label" : "ComputerLanguage",
      "rdfs:subClassOf" : "schema:Intangible"
   },
   "properties" : {}
}