{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A tool used (but not consumed) when performing instructions for how to achieve a result.",
      "rdfs:label" : "HowToTool",
      "rdfs:subClassOf" : "schema:HowToItem"
   },
   "properties" : {}
}