blob: 89880685bb954c7914ec73c29d6324430aff8a9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
GET_RELATIONSHIP "Queen Margaret" "Mother"
GET_RELATIONSHIP "King Arthur" "Mother"
GET_RELATIONSHIP "Bill" "Mother"
GET_RELATIONSHIP "Charlie" "Mother"
GET_RELATIONSHIP "Percy" "Mother"
GET_RELATIONSHIP "Ronald" "Mother"
GET_RELATIONSHIP "Ginerva" "Mother"
GET_RELATIONSHIP "Flora" "Mother"
GET_RELATIONSHIP "Victoire" "Mother"
GET_RELATIONSHIP "Dominique" "Mother"
GET_RELATIONSHIP "Louis" "Mother"
GET_RELATIONSHIP "Ted" "Mother"
GET_RELATIONSHIP "Remus" "Mother"
GET_RELATIONSHIP "Audrey" "Mother"
GET_RELATIONSHIP "Molly" "Mother"
GET_RELATIONSHIP "Lucy" "Mother"
GET_RELATIONSHIP "Helen" "Mother"
GET_RELATIONSHIP "Rose" "Mother"
GET_RELATIONSHIP "Hugo" "Mother"
GET_RELATIONSHIP "Malfoy" "Mother"
GET_RELATIONSHIP "Draco" "Mother"
GET_RELATIONSHIP "Aster" "Mother"
GET_RELATIONSHIP "Harry" "Mother"
GET_RELATIONSHIP "James" "Mother"
GET_RELATIONSHIP "Albus" "Mother"
GET_RELATIONSHIP "Lily" "Mother"
GET_RELATIONSHIP "Darcy" "Mother"
GET_RELATIONSHIP "William" "Mother"
GET_RELATIONSHIP "Alice" "Mother"
GET_RELATIONSHIP "Ron" "Mother"
GET_RELATIONSHIP "Ginny" "Mother"
GET_RELATIONSHIP "Molly" "Father"
GET_RELATIONSHIP "Bill" "Siblings"
|