/** @prefix : . <> a ; :title "ジャぱん57号 (歌舞伎揚げパン)のレシピのPERT図"@ja; :dependencies "ジャぱん57号 (歌舞伎揚げパン)のレシピのPERT図をDOT言語で表現したファイルです。"@ja; :created "2014-10-20"^^:W3CDTF; :modified "2014-10-20"^^:W3CDTF; :identifier "urn:uuid:aed5fab3-1595-455d-9669-f36a51af2dd3"^^:URI; :license ; :creator ; :conformsTo ; . */ digraph PERT_chart { graph [ rankdir = "LR", fontname = "IPAPGothic Bold", labelloc = "t", label = "ジャぱん57号 (歌舞伎揚げパン)のレシピのPERT図" ]; node [ fontname = "IPAGothic" ]; edge [ fontname = "IPAPGothic" ]; 1 -> 2 [label = "パンを乾燥させる(1440)", URL = "/recipes/japan57/#fragment_process1"]; 1 -> 2 [label = "たれを作る(1440)", URL = "/recipes/japan57/#fragment_process2"]; 1 -> 2 [label = "バッター液を作る(5)", URL = "/recipes/japan57/#fragment_process3"]; 2 -> 3 [label = "たれに浸ける(16)", URL = "/recipes/japan57/#fragment_process4"]; 3 -> 4 [label = "パンを揚げる(5)", URL = "/recipes/japan57/#fragment_process5"]; }