Graph {knoten = mkSet [1, 2, 3], kanten = mkSet [Kante {von = 1, nach = 2}, Kante {von = 1, nach = 3}]}