/** @prefix : . <> a ; :title "第2回モナコカップ登場人物相関図"@ja; :dependencies "第2回モナコカップの登場人物の相関関係をDOT言語で書いたものです。"@ja; :created "2012-08-18"^^:W3CDTF; :modified "2014-04-03"^^:W3CDTF; :identifier "urn:uuid:f5016de1-0dcc-4c88-bf39-a9e1e8ca3453"^^:URI; :license ; :creator ; :conformsTo ; . */ digraph correlationDiagram { graph [ rankdir = "LR", label = "第2回モナコカップ登場人物相関図", labelloc = "t", fontname = "IPAPGothic bold" compound = "true", splines = "polyline" ]; node [ style = "filled", fontname = "IPAPGothic" ]; edge [ fontname = "IPAPGothic", dir = "both" ]; "東和馬" [fillcolor = "#DDFFFF"]; "河内恭介" [fillcolor = "#DDFFFF"]; "木下陰人" [fillcolor = "#DDFFFF"]; "梓川月乃" [fillcolor = "#FFDDDD"]; "松代健" [fillcolor = "#DDFFFF"]; "梓川雪乃" [fillcolor = "#FFDDDD"]; "冠茂" [fillcolor = "#DDFFFF"]; "黒柳亮" [fillcolor = "#DDFFFF"]; "諏訪原戒" [fillcolor = "#DDFFFF"]; subgraph clusterPantasiaGroup { label = "パンタジアグループ"; subgraph clusterSouthTokyoBranch { label = "南東京支店"; "冠茂" -> "木下陰人" [label = "先輩後輩"]; "木下陰人" -> "梓川月乃" [label = "好意", dir = "forward"]; "梓川月乃"-> "木下陰人" [label = "スカウト", dir = "forward"]; "梓川月乃" -> "松代健" [label = "師弟"]; } subgraph clusterShinjukuCentralBranch { label = "新宿中央支店"; "梓川雪乃"; } } subgraph clusterSecondAnnualMonacoCup { label = "第2回モナコカップ"; subgraph clusterMonacoCupSteeringCommittee { label = "モナコカップ大会運営委員会"; "ユルリック・ラメ" [fillcolor = "#DDFFFF"]; } subgraph clusterJapanTeam { label = "日本代表"; "東和馬" -> "河内恭介" [label = "ライバル"]; "東和馬" -> "諏訪原戒" [label = "ライバル"]; "河内恭介" -> "諏訪原戒" [label = "ライバル"]; } subgraph clusterFranceTeam { label = "フランス代表"; "グラン・カイザー" [fillcolor = "#DDFFFF"]; "ボブ・カイザー" [fillcolor = "#DDFFFF"]; "エドワード・カイザー" [fillcolor = "#DDFFFF"]; "グラン・カイザー" -> "ボブ・カイザー" [label = "義兄弟"]; "グラン・カイザー" -> "エドワード・カイザー" [label = "義兄弟"]; "ボブ・カイザー" -> "エドワード・カイザー" [label = "義兄弟"]; } subgraph clusterAmericaTeam { label = "アメリカ代表"; "スペンサー・ヘンリー・ホコー" [fillcolor = "#DDFFFF"]; "モニカ・アデナウアー" [fillcolor = "#FFDDDD"]; "シャドウ・ホワイト" [fillcolor = "#DDFFFF"]; "スペンサー・ヘンリー・ホコー" -> "モニカ・アデナウアー" [label = "師弟"]; "モニカ・アデナウアー" -> "シャドウ・ホワイト" [label = "毛嫌い", dir = "forward"]; } } subgraph clusterGordonBlue { label = "ゴルドン・ブルー"; "ゴルドン" [fillcolor = "#DDFFFF"]; "ソフィ・バルザック・霧崎" [fillcolor = "#FFDDDD"]; "ゴルドン" -> "ソフィ・バルザック・霧崎" [label = "死別した養父子"]; } subgraph clusterMonacoRoyalFamily { label = "モナコ王家"; "レオンハルト14世" [fillcolor = "#DDFFFF"]; "メーテル・レオンハルト" [fillcolor = "#FFDDDD"]; "ピエロ・ボルネーゼ" [fillcolor = "#DDFFFF"]; "レオンハルト14世" -> "メーテル・レオンハルト" [label = "死別した夫婦"]; "レオンハルト14世" -> "ピエロ・ボルネーゼ" [label = "生別した父子"]; "メーテル・レオンハルト" -> "ピエロ・ボルネーゼ" [label = "死別した母子"]; } subgraph clusterMonacoSecretPolice { label = "モナコ秘密警察"; "ファラオ" [fillcolor = "#DDFFFF"]; "ムハンマド" [fillcolor = "#DDFFFF"]; "クレオ" [fillcolor = "#FFDDDD"]; } subgraph clusterKedamuCircusTroupe { label = "ケダムサーカス団"; "ドン・ジャンクール" [fillcolor = "#DDFFFF"]; "カルネ" [fillcolor = "#DDFFFF"]; "ドン・ジャンクール" -> "カルネ" [label = "団長と団員"]; } subgraph clusterAipull { label = "アイプル"; "キムラメグミ" [fillcolor = "#FFDDDD"]; } subgraph clusterStPierre { label = "サンピエール"; "霧崎雄一" [fillcolor = "#DDFFFF"]; } "キッド" [fillcolor = "#DDFFFF"]; "梓川月乃" -> "東和馬" [label = "応援・支援", dir = "forward", ltail = "clusterSouthTokyoBranch", lhead = "clusterJapanTeam"]; "冠茂" -> "河内恭介" [label = "密かに連絡"]; "松代健" -> "梓川雪乃" [label = "敵視", dir = "forward"]; "スペンサー・ヘンリー・ホコー" -> 東和馬 [label = "ライバル", dir = "forward"]; "梓川雪乃" -> "梓川月乃" [label = "後継者争い"]; "梓川雪乃" -> "冠茂" [label = "決別"]; "梓川雪乃" -> "スペンサー・ヘンリー・ホコー" [label = "スカウト", dir = "forward"]; "霧崎雄一" -> "梓川雪乃" [label = "パートナー"]; "霧崎雄一" -> "モニカ・アデナウアー" [label = "スカウト", dir = "forward"]; "霧崎雄一" -> "シャドウ・ホワイト" [label = "スカウトし直接指導", dir = "forward"]; "霧崎雄一" -> "ソフィ・バルザック・霧崎" [label = "絶縁した親子"]; "霧崎雄一" -> "ユルリック・ラメ" [label = "お金で支配", dir = "forward"]; "霧崎雄一" -> "レオンハルト14世" [label = "親友"]; "霧崎雄一" -> "梓川月乃" [label = "敵対", lhead = clusterSouthTokyoBranch]; "霧崎雄一" -> "東和馬" [label = "敵対", lhead = clusterJapanTeam]; "レオンハルト14世" -> "ファラオ" [label = "直属部隊", dir = "forward", lhead = "clusterMonacoSecretPolice"]; "レオンハルト14世" -> "ユルリック・ラメ" [label = "指揮監督", dir = "forward", lhead = "clusterMonacoCupSteeringCommittee"]; "ソフィ・バルザック・霧崎" -> "東和馬" [label = "師弟", lhead = "clusterJapanTeam"]; "ソフィ・バルザック・霧崎" -> "黒柳亮" [label = "友人"]; "ソフィ・バルザック・霧崎" -> "グラン・カイザー" [label = "宿敵", dir = "forward", lhead = "clusterFranceTeam"]; "ユルリック・ラメ" -> "グラン・カイザー" [label = "不正な支援", dir = "forward", lhead = "clusterFranceTeam"]; "ファラオ" -> "ユルリック・ラメ" [label = "違法行為を捜査", dir = "forward", ltail = "clusterMonacoSecretPolice"]; "黒柳亮" -> "東和馬" [label = "指揮監督", dir = "forward", lhead = "clusterJapanTeam"]; "黒柳亮" -> "キッド" [label = "親友"]; "黒柳亮" -> "松代健" [label = "元師弟"]; "ピエロ・ボルネーゼ" -> "キッド" [label = "マッサージ師", dir = "forward"]; "ピエロ・ボルネーゼ" -> "キムラメグミ" [label = "元恋人"]; "ピエロ・ボルネーゼ" -> "ドン・ジャンクール" [label = "養父子"]; "ピエロ・ボルネーゼ" -> "カルネ" [label = "友人"]; }